8000 [solved] could you tell me how to build the project, thanks. · Issue #1 · zhaokun506/parking · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[solved] could you tell me how to build the project, thanks.  #1
Open
@ohenrygithub

Description

@ohenrygithub

after clone this git, I create build dir, and try to build this project, but failed. could you kindly help to explain the build steps.
thanks in advance.

my build steps:

  1. create build folder;
  2. cmake .. ;
    and cmake error occurs.

CMake Error at CMakeLists.txt:44 (add_executable):
Target "parking" links to target "absl::strings" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

and I try to install the absl lib according the instraction of web page, but failed. could you give some advice on calling absl?
thanks in advance.

after browsing the source code, the install link
https://abseil.io/docs/cpp/quickstart-cmake.html
is found.

solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0