kungfoomasta
21-09-2006 03:48:28
I'm using Plugin_PagingLandScapeSceneManager2_vc8_CVS
from my location
E:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\scripts\Plugin_PagingLandScapeSceneManager2_vc8_CVS
And I'm getting the following errors:
1>..\src\OgrePagingLandScapePageRenderable.cpp(262) : error C2660: 'Ogre::SceneNode::findLights' : function does not take 1 arguments
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(986) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(1006) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(1060) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>Build log was saved at "file://e:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\obj\Debug\BuildLog.htm"
1>Plugin_PagingLandScapeSceneManager2 - 4 error(s), 3 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any ideas? I just got the CVS of the ogrenew and ogreaddons modules yesterday, and I was able to compile ogremain.
KungFooMasta
from my location
E:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\scripts\Plugin_PagingLandScapeSceneManager2_vc8_CVS
And I'm getting the following errors:
1>..\src\OgrePagingLandScapePageRenderable.cpp(262) : error C2660: 'Ogre::SceneNode::findLights' : function does not take 1 arguments
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(986) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(1006) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>..\src\OgrePagingLandScapeOctreeSceneManager.cpp(1060) : error C2039: 'setDebugText' : is not a member of 'Ogre::RenderTarget'
1> e:\ogrenew\ogremain\include\OgreRenderTarget.h(60) : see declaration of 'Ogre::RenderTarget'
1>Build log was saved at "file://e:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\obj\Debug\BuildLog.htm"
1>Plugin_PagingLandScapeSceneManager2 - 4 error(s), 3 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any ideas? I just got the CVS of the ogrenew and ogreaddons modules yesterday, and I was able to compile ogremain.
KungFooMasta