Hi Gary, On 8/9/06, Quinn, Gary <[EMAIL PROTECTED]> wrote:
An issue with Visual Studio 7 and 8 is an error prevents anything compiling when you attempt to compile projects that are held on a windows share.
I don't this is something we can fix within the OpenSceneGraph.
Also: As a result of compiling the CVS version of OpenScenegraph, with Visual Studio 8, I noticed a number of warnings. They don't prevent compilation, but I vaguely remember you saying that you like to have no errors and no warnings. See below for list.
These warnings related to ANSC C usage that MS are deprecating in the the name of security, but in the process making things alot more awkward to make it cross platform. Franly I am unimpressed by this move and have little interest in chasing up these warnings I am however very keen to fix real bugs, and good warnings can help in this effort which is why I like to compile things cleanly, however, bad warnings hide the good warnings so you end up losts in this task. Is there a #pragma we can use to stop these warnings? Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
