Hi Adrian, On 7/5/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
As for the rest of the errors I'll work my way through them, they look mainly to be VS6.0's boneheaded non compliance with Standard C++ w.r.t for loop scope.
I have had a bash at resolving the VS6.0 errors, but without a VS6.0 system to test against I can't know till the changes have been checked out by other kindly souls :-) Ones that I can't resolve at all are all osgIntrospection, this simply is a case of not compiling it. Ones like the .net plugin should be resolveable given the appropriate include, but again with precise knowledge of the Win32 world and VS6 in particular I can't guess as what best to do, so problem like this will need to be resolved by win32 users : ReaderWriterNET.cpp sockinet.cpp sockstream.cpp C:\DATEN\DEV\OpenSceneGraphCVS_\OpenSceneGraph\src\osgPlugins\net\sockstream.cpp(202) : error C2065: 'ENAMETOOLONG' : undeclared identifier C:\DATEN\DEV\OpenSceneGraphCVS_\OpenSceneGraph\src\osgPlugins\net\sockstream.cpp(202) : error C2051: case expression not constant C:\ Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
