Hi Stewart, It looks to me like you are compiling against an older version of WxWidgets than the OSG's osgviewerWX example is written against, there isn't much the OSG can do about this save for tightening up the CMake checks for WxWidgets version
There were no SDL or GLUT errors in your lists, so did these work fine? Is the standard osgviewer working any better? Any progress on getting your OS upgraded?? The OSG is modern software, while we do try to maintain reasonable compatibility to older OS's this all depends upon the developers wishing to software old system coming forward to help. As time marches on less and less people hang on to these old system, so eventually compatibility will be lost, even if its not policy, this applies too all open source and proprietary software. If you are struggling along with an older OS then you will be increasingly fighting an uphill struggle, at some point just upgrading will be less effort than trying to patch lots of different components - this would not only save you time and effort but others trying to support you as well. Robert. On Jan 12, 2008 4:59 PM, Stewart Andreason <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Sorry, > Configure output is at > http://pastebin.com/m3b7a187c > > Make Errors are at > http://pastebin.com/m324f2e61 > > I'm sure those libraries are installed. > libSDL-1.2.so.0.0.5 > libglut.so.3.7.1 from Mesa-7.0.1 > > Stewart > > Robert Osfield wrote: > > Hi Stewart, > > > > On Jan 11, 2008 9:59 PM, Stewart Andreason <[EMAIL PROTECTED]> wrote: > > > >> Finished upgrading system to kernel-2.6 gcc-4.2.2 > >> Still get make errors when Examples are turned On. > >> > > > > Perhaps you could say what these errors are... > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

