openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] .la and link to basename .so


From: Charles Flèche
Subject: Re: [Openexr-devel] .la and link to basename .so
Date: Sun, 15 Sep 2013 16:06:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]