| Hi all, Here is my feedback concerning the latest CVS version of OSG/OT/OP downloaded yesterday. on MAC OS X : - building went fine with gcc v4.0.1 - issues found in OSG v1.0 have been corrected : now I can create NodeTrackerManipulators dynamically (I could in 0.9.9, but not in 1.0) on Fedora Core 5 : - OpenSceneGraph building issues with gcc v4.1 : > I added lines to the makedefs file in order to be able to build : INC += -I../Producer/include LINKARGS = -L../Producer/lib/Linux32 > also had some dependancies issues which I fixed installing ungif and putting the right includes and libs in makedefs > TXPArchive.h : extra qualification txp::TXPArchive on getTileContent() around lines 182 and 191 (just had to remove the "txp::" as gcc 4.1 is very serious with extra qualifications) - exec issue : I finally managed to build, but when trying to launch osgviewer I have this error : osgviewer: symbol lookup error : libosgProducer.so : undefined symbol : _ZN5osgGA10EventQueueC1ENS-15GUIEventAdapter17MouseYOrientationE (by the way I have one Darwin32 and one Linux32 folders in osgviewer...?...) |
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
