gedimaster
03-10-2005 16:27:57
hi,
i'm trying to use intersectSegmentTerrain() to get height from the terrain but my compiler .net 2003 keeps complaining that
error LNK2019: unresolved external symbol "public: bool __thiscallOgre::PagingLandScapeSceneManager::intersectSegmentTerrain
even though i've included the pslm2 library and also the headers
#include "OgrePagingLandScapeOptions.h"
#include "OgrePagingLandScapeSceneManager.h"
can anyone offer any advice? thanks.
i'm trying to use intersectSegmentTerrain() to get height from the terrain but my compiler .net 2003 keeps complaining that
error LNK2019: unresolved external symbol "public: bool __thiscallOgre::PagingLandScapeSceneManager::intersectSegmentTerrain
even though i've included the pslm2 library and also the headers
#include "OgrePagingLandScapeOptions.h"
#include "OgrePagingLandScapeSceneManager.h"
can anyone offer any advice? thanks.