Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure fails to find the zipper submodule: Could NOT find ZIPPER (missing: ZIPPER_LIBRARY ZIPPER_INCLUDE_DIR) #56

Open
yurivict opened this issue Oct 21, 2022 · 1 comment

Comments

@yurivict
Copy link

CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find ZIPPER (missing: ZIPPER_LIBRARY ZIPPER_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  CMakeModules/FindZIPPER.cmake:50 (find_package_handle_standard_args)
  CMakeLists.txt:314 (find_package)
@yurivict
Copy link
Author

It looks like the submodule is in submodules/zipper but the cmake script is looking in src/zipper for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant