Thank you! Thinking it was something wrong on my end, I didn't list all of the errors - I added the following to your #defines and she's compiling now ... : )
Code: #define GL_RGB5 0x8050 #define GL_RGB8 0x8051 #define GL_RGB10 0x8052 #define GL_RGB12 0x8053 #define GL_RGB10_A2 0x8059 #define GL_RGBA12 0x805A Cheers, -- Mike ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60591#60591 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

