Hello,

a new day and a new problem. I would like try to load a dae-File. I install the collada-dom like the description on the osg website. After this I build osg new. But when I start the osgviewer with the collada file I get the following message:

Warning: dynamic library '/home/grosser/OpenSceneGraph-2.8.2/install/lib64/osgPlugins-2.8.2/osgdb_dae.so' exists, but an error occurred while trying to open it: /usr/local/lib/libcollada14dom.so: undefined symbol: _ZN5boost6system19get_system_categoryEv
Warning: Could not find plugin to read objects from file "cube.dae".
osgviewer: No data loaded

The boost libs are in /usr/lib64 and the collada libs are in /usr/local/lib.

My LD_LIBRARY_PATH is:

LD_LIBRARY_PATH=/usr/lib64:/usr/local/lib:/home/grosser/OpenSceneGraph-2.8.2/install/lib64

What is my mistake?

Cheers,

Martin
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to