yes I have had this kind of message on include files ! => cvs update: move away `include/osg/TexGenNode'; it is in the way
it is ok if I download the cvs in a new directory from scratch. On 11/23/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
Hi Bertrand, Check the CVS has checked out all the files cleanly. It looks like you don't have an up to date version of include/osg/Drawable or src/osg/Drawable.cpp. Robert. On 11/23/06, bertrand greslier < [EMAIL PROTECTED]> wrote: > 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 > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
-- Bertrand Greslier http://www.cooki3d.org
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
