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/VisualStudio

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.getApplicationName());

i tried other examples but they all give me exceptions can any one please help 
me .

thanks


      
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to