Am Wed, 14 Feb 2007 20:08:39 +0000 schrieb Robert Osfield: > Hi Chris, > > What version of gcc are you using? > > I'm using gcc 4.0.2 and am not getting an error. > > Robert. > > On 2/14/07, Chris <[EMAIL PROTECTED]> wrote: >> Hi again, >> >> I did an cvs up, that's what i get now: >> >> --cut-- >> Entering directory src >> make[1]: Entering directory `/home/chris/FGFS/OpenSceneGraph/src' >> Entering directory osg >> make[2]: Entering directory `/home/chris/FGFS/OpenSceneGraph/src/osg' >> make[3]: Entering directory >> `/home/chris/FGFS/OpenSceneGraph/src/osg/Linux32.Opt' g++ -O2 -W -Wall >> -fPIC -pipe -DOSG_LIBRARY >> -I../../../include -I/home/chris/FGFS/OpenThreads/include >> -I/home/chris/FGFS/Producer/include >> -c ../AnimationPath.cpp >> ../../../include/osg/Stats:92: Fehler: zusätzliche Qualifizierung >> »osg::Stats:: « an Element »getAttributeMapNoMutex« make[3]: *** >> [AnimationPath.o] Fehler 1 make[3]: Leaving directory >> `/home/chris/FGFS/OpenSceneGraph/src/osg/Linux32.Opt' make[2]: *** >> [libosg.so.opt] Fehler 2 make[2]: Leaving directory >> `/home/chris/FGFS/OpenSceneGraph/src/osg' make[1]: *** [default] Fehler >> 1 >> make[1]: Leaving directory `/home/chris/FGFS/OpenSceneGraph/src' make: >> *** [default] Fehler 1 -- cut -- >> >> Any help appreciated! >> >> Thanks in advance >> Chris >>
Hi! I'm using gcc 4.1.1. I am able to compile an OSG snapshot from 2007-01-22 with it. Are you aware of any changes since then that could cause 4.1.1 to fail now? Chris _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
