Trying build trunk with mingw-w64 get:

[  0%] Building CXX object src/osg/CMakeFiles/osg.dir/Program.obj

C:/git/mingw/mingw-w64-openscenegraph-git/src/OpenSceneGraph/src/osg/Program.cpp:
In constructor 'osg::Program::Program()':

C:/git/mingw/mingw-w64-openscenegraph-git/src/OpenSceneGraph/src/osg/Program.cpp:140:67:
error: 'GL_SEPARATE_ATTRIBS' was not declared in this scope

     _numGroupsX(0), _numGroupsY(0), _numGroupsZ(0),
_feedbackmode(GL_SEPARATE_ATTRIBS)

                                                                   ^

src/osg/CMakeFiles/osg.dir/build.make:2354: recipe for target
'src/osg/CMakeFiles/osg.dir/Program.obj' failed

make[2]: *** [src/osg/CMakeFiles/osg.dir/Program.obj] Error 1

CMakeFiles/Makefile2:249: recipe for target
'src/osg/CMakeFiles/osg.dir/all' failed

make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2

Makefile:117: recipe for target 'all' failed

make: *** [all] Error 2



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

Reply via email to