OvermindDL1
14-02-2006 04:15:33
I just updated from cvs and tried to compile, quite a few errors when there were none before. Have fun (note: if you don't want to read through all this, the basic gist is it cannot find the PolygonMode class/struct nor its related things, nor could I in any include directory):
And yes, I even deleted the directory and downloaded from scratch.
------ Rebuild All started: Project: Plugin_PagingLandScapeSceneManager2, Configuration: Release Win32 ------
Deleting intermediate files and output files for project 'Plugin_PagingLandScapeSceneManager2', configuration 'Release|Win32'.
Compiling...
OgrePagingLandScapeListenerManager.cpp
OgrePagingLandScapeOcclusionQuerySet.cpp
OgreOcclusionBoundingBox.cpp
..\include\OgreOcclusionBoundingBox.h(62) : error C2146: syntax error : missing ';' before identifier 'getRenderDetail'
..\include\OgreOcclusionBoundingBox.h(62) : error C2433: 'Ogre::OcclusionBoundingBox::PolygonMode' : 'virtual' not permitted on data declarations
..\include\OgreOcclusionBoundingBox.h(62) : error C2501: 'Ogre::OcclusionBoundingBox::PolygonMode' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : warning C4183: 'getRenderDetail': missing return type; assumed to be a member function returning 'int'
..\include\OgreOcclusionBoundingBox.h(74) : error C2555: 'Ogre::OcclusionBoundingBox::getRenderDetail': overriding virtual function return type differs and is not covariant from 'Ogre::Renderable::getRenderDetail'
g:\OgreSDK\ogrenew\OgreMain\include\OgreRenderable.h(135) : see declaration of 'Ogre::Renderable::getRenderDetail'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgreOcclusionBoundingBox.cpp(68) : error C2039: 'setPolygonModeOverrideable' : is not a member of 'Ogre::OcclusionBoundingBox'
..\include\OgreOcclusionBoundingBox.h(40) : see declaration of 'Ogre::OcclusionBoundingBox'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgreOcclusionBoundingBox.cpp(75) : error C2143: syntax error : missing ';' before 'Ogre::OcclusionBoundingBox::getRenderDetail'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgreOcclusionBoundingBox.cpp(75) : error C2501: 'PolygonMode' : missing storage-class or type specifiers
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgreOcclusionBoundingBox.cpp(78) : error C2065: 'PM_SOLID' : undeclared identifier
OgreDebugRectangle2D.cpp
OgrePagingLandScapeOcclusionVFTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionSWTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionDebugTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionCHCTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionCameraTraversal.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOcclusionElement.cpp
OgrePagingLandScapeOcclusion.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : error C2146: syntax error : missing ';' before identifier 'getRenderDetail'
..\include\OgreOcclusionBoundingBox.h(62) : error C2433: 'Ogre::OcclusionBoundingBox::PolygonMode' : 'virtual' not permitted on data declarations
..\include\OgreOcclusionBoundingBox.h(62) : error C2501: 'Ogre::OcclusionBoundingBox::PolygonMode' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : warning C4183: 'getRenderDetail': missing return type; assumed to be a member function returning 'int'
..\include\OgreOcclusionBoundingBox.h(74) : error C2555: 'Ogre::OcclusionBoundingBox::getRenderDetail': overriding virtual function return type differs and is not covariant from 'Ogre::Renderable::getRenderDetail'
G:\OgreSDK\ogrenew\OgreMain\include\OgreRenderable.h(135) : see declaration of 'Ogre::Renderable::getRenderDetail'
OgrePagingLandScapeOctreeSphereSceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
g:\OgreSDK\ogrenew\OgreMain\include\OgreSkeleton.h(378) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeOctreeRaySceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
g:\OgreSDK\ogrenew\OgreMain\include\OgreSkeleton.h(378) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
g:\OgreSDK\ogrenew\OgreMain\include\OgreSkeleton.h(378) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeOctreeIntersectionSceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
g:\OgreSDK\ogrenew\OgreMain\include\OgreSkeleton.h(378) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
g:\OgreSDK\ogrenew\OgreMain\include\OgreSkeleton.h(378) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeOctreeSceneManager.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : error C2146: syntax error : missing ';' before identifier 'getRenderDetail'
..\include\OgreOcclusionBoundingBox.h(62) : error C2433: 'Ogre::OcclusionBoundingBox::PolygonMode' : 'virtual' not permitted on data declarations
..\include\OgreOcclusionBoundingBox.h(62) : error C2501: 'Ogre::OcclusionBoundingBox::PolygonMode' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : warning C4183: 'getRenderDetail': missing return type; assumed to be a member function returning 'int'
..\include\OgreOcclusionBoundingBox.h(74) : error C2555: 'Ogre::OcclusionBoundingBox::getRenderDetail': overriding virtual function return type differs and is not covariant from 'Ogre::Renderable::getRenderDetail'
g:\OgreSDK\ogrenew\OgreMain\include\OgreRenderable.h(135) : see declaration of 'Ogre::Renderable::getRenderDetail'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(647) : error C2065: 'mCamDetail' : undeclared identifier
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(647) : error C2039: 'getPolygonMode' : is not a member of 'Ogre::Camera'
G:\OgreSDK\ogrenew\OgreMain\include\OgreCamera.h(76) : see declaration of 'Ogre::Camera'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(648) : error C2065: 'PM_SOLID' : undeclared identifier
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(648) : error C3861: 'mCamDetail': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(651) : error C2039: 'setPolygonMode' : is not a member of 'Ogre::Camera'
G:\OgreSDK\ogrenew\OgreMain\include\OgreCamera.h(76) : see declaration of 'Ogre::Camera'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(651) : error C3861: 'PM_SOLID': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(747) : error C3861: 'mCamDetail': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(747) : error C3861: 'PM_SOLID': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(748) : error C2039: 'setPolygonMode' : is not a member of 'Ogre::Camera'
G:\OgreSDK\ogrenew\OgreMain\include\OgreCamera.h(76) : see declaration of 'Ogre::Camera'
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(748) : error C3861: 'mCamDetail': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(760) : error C3861: 'mCamDetail': identifier not found, even with argument-dependent lookup
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeOctreeSceneManager.cpp(760) : error C3861: 'PM_SOLID': identifier not found, even with argument-dependent lookup
OgrePagingLandScapeOctreeNode.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : error C2146: syntax error : missing ';' before identifier 'getRenderDetail'
..\include\OgreOcclusionBoundingBox.h(62) : error C2433: 'Ogre::OcclusionBoundingBox::PolygonMode' : 'virtual' not permitted on data declarations
..\include\OgreOcclusionBoundingBox.h(62) : error C2501: 'Ogre::OcclusionBoundingBox::PolygonMode' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : warning C4183: 'getRenderDetail': missing return type; assumed to be a member function returning 'int'
..\include\OgreOcclusionBoundingBox.h(74) : error C2555: 'Ogre::OcclusionBoundingBox::getRenderDetail': overriding virtual function return type differs and is not covariant from 'Ogre::Renderable::getRenderDetail'
G:\OgreSDK\ogrenew\OgreMain\include\OgreRenderable.h(135) : see declaration of 'Ogre::Renderable::getRenderDetail'
OgrePagingLandScapeOctreeCamera.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
Compiling...
OgrePagingLandScapeOctree.cpp
..\include\OgreOcclusionBoundingBox.h(62) : error C2146: syntax error : missing ';' before identifier 'getRenderDetail'
..\include\OgreOcclusionBoundingBox.h(62) : error C2433: 'Ogre::OcclusionBoundingBox::PolygonMode' : 'virtual' not permitted on data declarations
..\include\OgreOcclusionBoundingBox.h(62) : error C2501: 'Ogre::OcclusionBoundingBox::PolygonMode' : missing storage-class or type specifiers
..\include\OgreOcclusionBoundingBox.h(62) : warning C4183: 'getRenderDetail': missing return type; assumed to be a member function returning 'int'
..\include\OgreOcclusionBoundingBox.h(74) : error C2555: 'Ogre::OcclusionBoundingBox::getRenderDetail': overriding virtual function return type differs and is not covariant from 'Ogre::Renderable::getRenderDetail'
g:\OgreSDK\ogrenew\OgreMain\include\OgreRenderable.h(135) : see declaration of 'Ogre::Renderable::getRenderDetail'
g:\OgreSDK\ogrenew\OgreMain\include\OgreTexture.h(307) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeTileManager.cpp
OgrePagingLandScapeTile.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeTexture_SplattingShader.cpp
OgrePagingLandScapeTexture_Splatting7Edit.cpp
OgrePagingLandScapeTexture_Splatting7.cpp
OgrePagingLandScapeTexture_Splatting6.cpp
OgrePagingLandScapeTexture_Splatting5.cpp
OgrePagingLandScapeTexture_Splatting4.cpp
OgrePagingLandScapeTexture_Splatting3.cpp
OgrePagingLandScapeTexture_Splatting2Edit.cpp
OgrePagingLandScapeTexture_Splatting2.cpp
OgrePagingLandScapeTexture_Splatting.cpp
OgrePagingLandScapeTextureManager.cpp
OgrePagingLandScapeTexture_InstantBaseTextureShadowed.cpp
OgrePagingLandScapeTexture_InstantBaseTextureEdit.cpp
OgrePagingLandScapeTexture_InstantBaseTexture.cpp
OgrePagingLandScapeTexture_Image.cpp
OgrePagingLandScapeTexture_BaseTexture2.cpp
OgrePagingLandScapeTexture_BaseTexture.cpp
Compiling...
OgrePagingLandScapeTexture.cpp
OgrePagingLandScapeTextureCoordinatesManager.cpp
OgrePagingLandScapeRenderableManager.cpp
OgrePagingLandScapeRenderable.cpp
OgrePagingLandScapeIndexBuffer.cpp
OgrePagingLandScapePageRenderable.cpp
OgrePagingLandScapePageManager.cpp
OgrePagingLandScapePage.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeData2D_Spline.cpp
OgrePagingLandScapeData2D_HeightFieldTC.cpp
OgrePagingLandScapeData2D_HeightFieldRawTC.cpp
OgrePagingLandScapeData2D_HeightFieldRaw.cpp
OgrePagingLandScapeData2D_HeightFieldNTC.cpp
OgrePagingLandScapeData2D_HeightFieldN.cpp
OgrePagingLandScapeData2D_HeightFieldBlendNeighbor.cpp
OgrePagingLandScapeData2D_HeightField.cpp
DRGNURBSSurface.cpp
OgrePagingLandScapeData2DManager.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeData2D.cpp
OgrePagingLandScapeSceneManagerDll.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
Compiling...
OgrePagingLandScapeSceneManager.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\src\OgrePagingLandScapeSceneManager.cpp(168) : fatal error C1903: unable to recover from previous error(s); stopping compilation
OgrePagingLandScapeRaySceneQuery.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeOptions.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
OgrePagingLandScapeHorizon.cpp
OgrePagingLandScapeCamera.cpp
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2146: syntax error : missing ';' before identifier 'mCamDetail'
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::PolygonMode' : missing storage-class or type specifiers
g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\include\OgrePagingLandScapeOctreeSceneManager.h(248) : error C2501: 'Ogre::PagingLandScapeOctreeSceneManager::mCamDetail' : missing storage-class or type specifiers
filetutils.cpp
Build Time 1:11
Build log was saved at "file://g:\OgreSDK\ogreaddons\paginglandscape\PlugIns\PagingLandScape2\obj\Release\BuildLog.htm"
Plugin_PagingLandScapeSceneManager2 - 112 error(s), 5 warning(s)
And yes, I even deleted the directory and downloaded from scratch.