Hi All,

I try to introduce the 'osgviewer' application into my own application but It 
does not work under linux. Currently, I've build OSG 2.6 under Windows and 
Mandriva. I've made a direct copy of the osgviewer application source code and 
with cmake I've made the necessary link with my compiled 2.6 version of OSG ... 
It works well under windows, but each time under linux I get this error :

#0 0xb79ba6b9   __gnu_cxx::__exchange_and_add() (/usr/lib/libstdc++.so.6:??)
#1 0xb799f159   std::string::assign() (/usr/lib/libstdc++.so.6:??)
#2 0x804a265    main(argc=1, argv=0xbf882e94) 
(/usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/../../../../include/c++/4.3.2/bits/basic_string.h:502)

[it corresponds to the line 'arguments.setApplicationName( ...]

I've explored a lot of things but I don't find anything !

So ,I need your help !!! Please !

Thank you.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=9560#9560





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to