GOOF Editor

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 :


------ 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

Falagard

24-10-2006 17:52:12

Those are two minor errors that occur because the PLM2 no longer using RSQ_Terrain and RSQ_Height for ray scene queries. If you do a search on the forums you can find what values these should now be using and how to set up a scene query properly. I don't have the solution because I haven't updated that code since the change yet.

zeus

25-10-2006 20:57:04

I tried the code here :

http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=2192&highlight=rsqheight

but it didn't work. Still gives errors.

Thanks,
Grant

przemek210

11-11-2006 19:22:05

Hey. I have a problem. I correctly compiled GOOF but when the editor starts, assertion error is appearing: vector subscript out of range. I don't know why.

zeus

12-11-2006 06:12:31

Good luck getting an answer. This forum is pretty dead :)

bibiteinfo

12-11-2006 14:55:28

Good luck getting an answer. This forum is pretty dead :)

Falagard the GOOF creator is pretty much active ;)