Hi,

well, I found the examples... in of all places, the downloaded files for the 
osgPPU project.

Art, I have a problem "installing", I think.  Everything compiles except for 
one project: cudakernel.

The MSVS 2005 tells:
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/GL(93): error: identifier 
"glLoadMatrixf" is undefined
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/GL(94): error: identifier 
"glLoadMatrixd" is undefined
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/GL(95): error: identifier 
"glMultMatrixf" is undefined
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/GL(96): error: identifier 
"glMultMatrixd" is undefined
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/Referenced(131): warning: 
field of class type without a DLL interface used in a class with a DLL interface
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/Referenced(133): warning: 
field of class type without a DLL interface used in a class with a DLL interface
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/Object(162): warning: field 
of class type without a DLL interface used in a class with a DLL interface
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/Object(164): warning: field 
of class type without a DLL interface used in a class with a DLL interface
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/DisplaySettings(241): 
warning: field of class type without a DLL interface used in a class with a DLL 
interface
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(121): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(124): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(141): error: 
variable "GLuint" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(174): error: 
variable "GLuint" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(203): error: 
variable "GLuint" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(204): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(204): error: 
variable "GLuint" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(205): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(205): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(206): error: 
variable "GLenum" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(207): error: 
variable "GLuint" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(208): error: 
variable "GLboolean" is not a type name
1>C:/Program Files/OpenSceneGraph-2.8.2/include\osg/BufferObject(208): error: 
variable "GLuint" is not a type name

Would you please help me understand this error?  I believe it is stopping me 
from installing the osgPPU into my openscenegraph directory correctly.  I do 
have the GL.h file and it is in a directory which is findable by MSVS 2005.  
But, for some reason, MSVS refuses to "see" the gl.h file.

Thank you!

Cheers,
Allen

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





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

Reply via email to