Hi,
To be a bit more precise, I can build IlmBase and PyIlmBase but PyIlmBase's iexmodule.so fails to link against libIex-2_0.so.10 at runtime __because it is not part of its dependencies__. ldd iexmodule.so has no libIex-2_0.so.10 line.
I've submitted a pull request on GitHub for a collection of patches that improve the CMake build system and fix this problem : https://github.com/openexr/openexr/pull/73
The CMake build now matches the autotools configuration in term of artifacts naming and library versioning. The CMake build has also been extended to PyIlmBase and allow to run tests and build source tarballs.
_______________________________________________ Openexr-devel mailing list Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel