On 02/24/2013 03:23 PM, Stefan Andersson wrote:
This will genarete a EXR file (in most other applications....).
Softimage only spits out this:

maketx:
/usr/Softimage/Softimage_2013_SP1/Application/bin/libstdc++.so.6:
version `GLIBCXX_3.4.11' not found (required by maketx)
maketx:
/usr/Softimage/Softimage_2013_SP1/Application/bin/libstdc++.so.6:
version `GLIBCXX_3.4.11' not found (required by
/usr/lib64/libOpenImageIO.so.1.0)
maketx:
/usr/Softimage/Softimage_2013_SP1/Application/bin/libstdc++.so.6:
version `GLIBCXX_3.4.11' not found (required by
/usr/lib64/libboost_regex-mt.so.5)

These errors are related to gcc and the libstdc++.so.6 library and the version of gcc Softimage/OIIO was compiled with. what is the output of:

# strings /usr/lib64/libstdc++.so.6 |grep GLIBCXX

Regards,
Mats Tegner

Reply via email to