Skip to content

Having trouble building this on Linux - ZLIB cmake files not found. #144

@philstopford

Description

@philstopford

Trying to build, I get this error. I don't see anything missing in my package list, so I'm not sure how to resolve this.

CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
  By not providing "FindZLIBNG.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ZLIBNG", but
  CMake did not find one.

  Could not find a package configuration file provided by "ZLIBNG" with any
  of the following names:

    ZLIBNGConfig.cmake
    zlibng-config.cmake

  Add the installation prefix of "ZLIBNG" to CMAKE_PREFIX_PATH or set
  "ZLIBNG_DIR" to a directory containing one of the above files.  If "ZLIBNG"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  /d/development/Release/install/lib/cmake/minizip/minizip-config.cmake:27 (find_dependency)

I do see zlib-ng-config.cmake under /usr/lib/cmake/zlib-ng

so I wonder if this is what's being sought and not found...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions