On Friday 03 November 2006 08:43, Andreas Goebel wrote: > Steven T. Hatton schrieb: > > I just built the latest cvs and the problem I was having with the example > > programs being jumpy is gone. Unfortunately, so is the > > osgGA::SimpleViewer all my code links against. > > > >...
> > for f in /home/hattons/opt/org/osg/lib/libosg*;do objdump -tC $f;done | > > grep -i SimpleViewer > > <nothing returned> > Hi, > > Robert refactored the code and moved the simpleviewer away from osgGA. > > Have a look at that thread: > > [osg-users] osgGA::SimpleViewer - Problem in CVS for OS X? > > where Robert describes in the replies how he has refactored that classes. > > Regards, > > Andreas > Sorry, I was being cryptic. The last line of junk I set shows that, for some reason, that was never built. IOW, it's not in any of the libs. I'm doing a rebuild, but I don't think that is going to fix it. I looked at the make rules, and it looks like something should be build in osgViewer. Steven _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
