Are you using the 3rd party pre-compiled dependency binaries package as there ones currently available off the site are for VS2005 and you cannot mix OSG and its dependencies between VS2005/2008 build ( see mail archives for all the details ) ( see http://www.openscenegraph.org/projects/osg/wiki/Community/People/MattiasHels ing for vs2008 binaries),
____________________________________________________________________________ __ Capture the magic of Christmas this year see http://www.capturethemagic.com ____________________________________________________________________________ __ Gordon Tomlinson [EMAIL PROTECTED] IM: [EMAIL PROTECTED] www.vis-sim.com www.gordontomlinson.com ____________________________________________________________________________ __ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of olfat ibrahim Sent: Wednesday, December 03, 2008 7:08 AM To: [email protected] Subject: [osg-users] Problem installing and running Open scene graph Hello iam a new user to OSG i tried to install it under win XP SP3 with MS visual studio 2008 : i used the steps in the site : http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Vi sualStudio follower or combined with the steps in the text OsgInstallationOnWindows.rar: except for the step : - C/C++ -> Language -> Enable Run-Time Type Info -> Yes (/GR) i replace it with the step : - C/C++ -> Language -> Enable Run-Time Type Info -> Yes now i tried to run the file OSGviewer application . it is compiling and linking with no problem but when i run it it throw an exception at the following line : arguments.getApplicationUsage()->setApplicationName(arguments.getApplication Name()); i tried other examples but they all give me exceptions can any one please help me . thanks _______________________________________________ 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

