I have this compile error on the cvs...

g++  -O2 -W -Wall -fPIC -pipe -DOSG_LIBRARY -I../../../include  -c
../Drawable.cpp
../Drawable.cpp:453: erreur: prototype for «void
osg::Drawable::compileGLObjects(osg::RenderInfo&) const» does not match any
in class «osg::Drawable»
../../../include/osg/Drawable:279: erreur: candidate is: virtual void
osg::Drawable::compileGLObjects(osg::State&) const
make[3]: *** [Drawable.o] Erreur 1
make[3]: quittant le répertoire «
/home/install/osg/cvs/OpenSceneGraph/src/osg/Linux32.Opt »
make[2]: *** [libosg.so.opt] Erreur 2
make[2]: quittant le répertoire «
/home/install/osg/cvs/OpenSceneGraph/src/osg »make[1]: *** [default] Erreur
1
make[1]: quittant le répertoire « /home/install/osg/cvs/OpenSceneGraph/src »
make: *** [default] Erreur 1


--
Bertrand Greslier
http://www.cooki3d.org
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to