Skip to content

Zip component build error when using CMake build + POCO_UNBUNDLED in Release 1.14.2 #4980

@chr-thien

Description

@chr-thien

Describe the bug
ninja.exe:
ZipStream.cpp(26): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory

To Reproduce
Using Release 1.14.2 archive from Github.
Build with CMake and use POCO_UNBUNDLED

Expected behavior
Build succeeds and external Zlib is linked

Please add relevant environment information:

  • Windows 11
  • POCO 1.14.2

Additional context
Looking at the sources the file 'Zip/CMakeLists.txt' does not service POCO_UNBUNDLED.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcmakeRelated to cmake build system

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions