Hi,
Thanks guys, I actually have.  I've been working with C# from the last 2+ 
years, so I guess I'm pretty rusty with C++.  I did my configure with OSG, ran 
fine.  When I do my make I get OpenGL errors.  Any ideas on how to setup my 
linking on it?

Some of the may pages of errors:
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x2a1): undefined reference to 
`_glTexGendv'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x2b8): undefined reference to 
`_glTexGendv'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x2d2): undefined reference to 
`_glTexGendv'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x2f1): undefined reference to 
`_glTexGendv'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x30d): undefined reference to 
`_glTexGeni'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x329): undefined reference to 
`_glTexGeni'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x340): undefined reference to 
`_glTexGeni'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x35c): undefined reference to 
`_glTexGeni'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x391): undefined reference to 
`_glTexGeni'
CMakeFiles/osg.dir/TexGen.o:TexGen.cpp:(.text+0x3ad): more undefined references 
to `_glTexGeni' follow
CMakeFiles/osg.dir/TexMat.o:TexMat.cpp:(.text+0x1a): undefined reference to 
`_glMatrixMode'

Any newb help would be great!
... 

Thank you!

Cheers,
Christopher

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





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

Reply via email to