Skip to content
New issue

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

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

Already on GitHub? # to your account

support finding libzlib through pkg-config #98

Open
nektro opened this issue Jul 25, 2023 · 0 comments
Open

support finding libzlib through pkg-config #98

nektro opened this issue Jul 25, 2023 · 0 comments

Comments

@nektro
Copy link

nektro commented Jul 25, 2023

the config is setup already for libsodium but not zlib

CMake Error at /home/meghan/cache/-kitware_cmake.bin-3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
  /home/meghan/cache/-kitware_cmake.bin-3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /home/meghan/cache/-kitware_cmake.bin-3.24.0/share/cmake-3.24/Modules/FindZLIB.cmake:150 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:89 (find_package)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant