Robert,

I noticed over in the Cygwin group they made a few thread changes so I 
recompiled cygwin1.dll and then was going to try the latest svn for OSG since 
you have made a lot of thread changes but I ran into this right off the bat:

[  1%] Building CXX object src/osg/CMakeFiles/osg.dir/AnimationPath.o
In file included from /usr/src/OpenSceneGraph/include/osg/Vec2f:17,
                 from /usr/src/OpenSceneGraph/include/osg/Vec2d:17,
                 from /usr/src/OpenSceneGraph/include/osg/Vec3d:17,
                 from /usr/src/OpenSceneGraph/include/osg/Matrixf:18,
                 from /usr/src/OpenSceneGraph/include/osg/AnimationPath:21,
                 from /usr/src/OpenSceneGraph/src/osg/AnimationPath.cpp:13:
/usr/src/OpenSceneGraph/include/osg/Math:197: error: expected `)' before '/' 
tok
en
/usr/src/OpenSceneGraph/include/osg/Math:197: error: expected `,' or `;' 
before
'/' token
/usr/src/OpenSceneGraph/include/osg/Math:198: error: expected `)' before '/' 
tok
en
/usr/src/OpenSceneGraph/include/osg/Math:198: error: expected `,' or `;' 
before
'/' token
/usr/src/OpenSceneGraph/include/osg/Math:199: error: expected `)' before '/' 
tok
en
/usr/src/OpenSceneGraph/include/osg/Math:199: error: expected `,' or `;' 
before
'/' token
/usr/src/OpenSceneGraph/include/osg/Math:200: error: expected `)' before '/' 
tok
en
/usr/src/OpenSceneGraph/include/osg/Math:200: error: expected `,' or `;' 
before
'/' token
make[2]: *** [src/osg/CMakeFiles/osg.dir/AnimationPath.o] Error 1
make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2
make: *** [all] Error 2

[EMAIL PROTECTED] /usr/develop/obj/osg
$

bk




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

Reply via email to