KhronosGroup / OpenCOLLADA

652 stars 251 forks source link

Is it possible to disable libzlib somehow? #636

Closed extrowerk closed 4 years ago

extrowerk commented 4 years ago

We have recurring headaches because Collada on Haiku: somehow pkg-config finds libzlib instead of zlib, which results in random problems in programs which trying to use the zlib functions. Is there any way to stop opencollada to provide this lib? That would make our life so much easier....

Our current recipe located here: https://github.com/haikuports/haikuports/tree/master/media-libs/opencollada

Thank you!

extrowerk commented 4 years ago

Solved on Haiku side.