zeus
24-10-2006 14:35:00
Hi,
I'm not sure if this is the correct place to post this, but I am trying to get the GOOF terrain editor to compile. I am getting the following error :
I have followed the steps in the GOOF readme and have downloaded many versions of Ogre from the repository (HEAD, 1_2_3 and 1_2_0). 1_2_3 and 1_2_0 give me the above error while HEAD causes all sorts of other errors.
I just want an editor for the paging landscape. Is there not some precompiled binary somewhere. I am not even sure if this editor will be useful at the moment but I here it is the program to use for the paging landscape scenemanager.
Thanks a lot,
Grant
I'm not sure if this is the correct place to post this, but I am trying to get the GOOF terrain editor to compile. I am getting the following error :
------ Build started: Project: GOOFPagingLandscapeEditorPlugin, Configuration: Release Win32 ------
Compiling...
GOOFPagingLandscapeEditorPlugin.cpp
..\src\GOOFPagingLandscapeEditorPlugin.cpp(356) : warning C4482: nonstandard extension used: enum 'Ogre::TextureUnitState::TextureAddressingMode' used in qualified name
..\src\GOOFPagingLandscapeEditorPlugin.cpp(805) : error C2065: 'RSQ_FirstTerrain' : undeclared identifier
..\src\GOOFPagingLandscapeEditorPlugin.cpp(826) : error C2065: 'RSQ_Height' : undeclared identifier
I have followed the steps in the GOOF readme and have downloaded many versions of Ogre from the repository (HEAD, 1_2_3 and 1_2_0). 1_2_3 and 1_2_0 give me the above error while HEAD causes all sorts of other errors.
I just want an editor for the paging landscape. Is there not some precompiled binary somewhere. I am not even sure if this editor will be useful at the moment but I here it is the program to use for the paging landscape scenemanager.
Thanks a lot,
Grant