Hello Guys, I don't know if someone has been experiencing the same problem.
Basically we have compiled OpenImageIO ( 1.4 and 1.5 master ) along with Python Bindings, but whenever the python module is being imported in Mari 2.6v2 (Linux CentOS6.5) We get this error: Built on 2014-05-30 at 10:14, using Python 2.6.5. Welcome to Mari 2.6v2! Type help() to get started. >>> import OpenImageIO Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: /path/path/path/1.4/lib/libOpenImageIO.so.1.4: undefined symbol: _ZTIN11OpenColorIO2v19ExceptionE If I remember correctly, we compiled oiio and components with OCIO dependencies, and also we have statically link external libraries, as much as possible. How can I resolve this symbol issue? Tx Dave.
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
