Hi,

I get all these compile errors when compiling trunk

4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(379): error C2065: 
'GL_GEOMETRY_VERTICES_OUT_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(379): error C2051: case 
expression not constant
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(383): error C2065: 
'GL_GEOMETRY_INPUT_TYPE_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(383): error C2051: case 
expression not constant
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(387): error C2065: 
'GL_GEOMETRY_OUTPUT_TYPE_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(387): error C2051: case 
expression not constant
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(404): error C2065: 
'GL_GEOMETRY_VERTICES_OUT_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(404): error C2051: case 
expression not constant
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(405): error C2065: 
'GL_GEOMETRY_INPUT_TYPE_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(405): error C2051: case 
expression not constant
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(406): error C2065: 
'GL_GEOMETRY_OUTPUT_TYPE_EXT' : undeclared identifier
4>E:\Sandbox\OpenSceneGraph\src\osg\Program.cpp(406): error C2051: case 
expression not constant


Thank you!

Cheers,
Michael

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=62646#62646





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

Reply via email to