Hi Umit,

System : VisualStudio2003, Cmake2.6, OSGLastSvnTrunk, XP SP3

You're getting a lot of warnings in the standard headers, and the only time I've seen these was back when the aggressive warnings flags were set to /W4 /Wall... Now /Wall has been removed, but maybe it's still in your CMakeCache.txt for some reason. Can you try deleting your cache and starting fresh? That will at least eliminate one possible cause.

If you can, you should schedule a task to do a nightly build since I think all the nightly builds right now are VS 2005 and 2008. It would be good to get 2003 in there so we can check it routinely. See the wiki for instructions on how to make a nightly build (type "CDash" in the search field at the top, the site is down right now so I can't give you the exact URL). See the reports here for where your nightly build would end up:

http://www.cdash.org/CDashPublic/index.php?project=OpenSceneGraph

Oh, and if you do decide to schedule a nightly build, check out the 2.8 branch and use that for your nightly builds for now, until 2.8 ships. That way you're testing the build for the release. When 2.8 is released you can switch to using the trunk for the nightly build. This is the URL of the 2.8 branch to check out with SVN, but of course you can only do that once the site is back up :-)

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8/

Thanks,

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to