Hi everyone.

I have some questions regarding the build of OpenImageIO under linux.

1- My first builds needed some handywork to use custom libraries ( edition of paths in CMakeCache.txt ) since the libraries I put in THIRD_PARTY_TOOLS_HOME were not found or recognized.
Problem is, I lose all my setup if i clean the workspace.
So I checked out the external branch available on svn, to see how the libraries were sorted and reorganised the libraries I compiled to match the ones on SVN. I does work except for one library: OPENJPEG. Whatever i try, i cannot make it work. I've tried applying a fix that have been discussed here a few months ago, but it doesn't work.
Is there something special about that library ?

2- The path of the libraries used to link is written in the file ( -rpath ), I haven't been able to disable it. I've modified the CmakeList.txt to unset the variable supposed to control the rpath flag (setting the variable CMAKE_SKIP_RPATH in the shell didn't work), but it doesn't change anything, the flag is always in the link command line.
Have anyone noticed that ?

I'm working with sources a few days old.




Michel Lerenard
[email protected]
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to