ervilha
18-07-2007 19:49:47
Hi,
I know that PLSM2 is not fully compatible with the latest ogre[Eihort], but i realy need to put them to work together as soon as possible!
So I've downloaded ogre and plsm2 from the ogre CVS. Ogre have been compiled without problems, but with plsm2 ...
If any one knows how to paste this problem.... i know why it gives the erros, but i don't know how to solve them!
I know that PLSM2 is not fully compatible with the latest ogre[Eihort], but i realy need to put them to work together as soon as possible!
So I've downloaded ogre and plsm2 from the ogre CVS. Ogre have been compiled without problems, but with plsm2 ...
..\src\OgrePagingLandScapeMeshDecal.cpp(622) : error C2259: 'Ogre::PagingLandScapeMeshDecal' : cannot instantiate abstract class
due to following members:
'void Ogre::MovableObject::visitRenderables(Ogre::Renderable::Visitor *,bool)' : is abstract
d:\escola\projecto\ogre_cvs\ogrenew\ogremain\include\OgreMovableObject.h(470) : see declaration of 'Ogre::MovableObject::visitRenderables'
OgrePagingLandScapePage.cpp
..\src\OgrePagingLandScapePage.cpp(157) : error C2259: 'Ogre::PagingLandScapePageRenderable' : cannot instantiate abstract class
due to following members:
'void Ogre::MovableObject::visitRenderables(Ogre::Renderable::Visitor *,bool)' : is abstract
d:\ESCOLA\PROJECTO\OGRE_CVS\ogrenew\OgreMain\include\OgreMovableObject.h(470) : see declaration of 'Ogre::MovableObject::visitRenderables'
OgrePagingLandScapeRenderableManager.cpp
..\src\OgrePagingLandScapeRenderableManager.cpp(54) : error C2259: 'Ogre::PagingLandScapeRenderable' : cannot instantiate abstract class
due to following members:
'void Ogre::MovableObject::visitRenderables(Ogre::Renderable::Visitor *,bool)' : is abstract
d:\ESCOLA\PROJECTO\OGRE_CVS\ogrenew\OgreMain\include\OgreMovableObject.h(470) : see declaration of 'Ogre::MovableObject::visitRenderables'
If any one knows how to paste this problem.... i know why it gives the erros, but i don't know how to solve them!