NxOgre(0.9) and Shoggoth

jchmack

11-09-2008 04:40:35

I recently upgraded ogre to shoggoth and I am trying to compile nxogre(0.9). I think that OgreNoMemoryMacros.h isn't there anymore.

C:\Documents and Settings\Julius Abella\Desktop\game4\NxOgre\include\NxOgreStable.h(165) : fatal error C1083: Cannot open include file: 'OgreNoMemoryMacros.h': No such file or directory

From the porting notes

Header changes
* OgreMemoryMacros.h and OgreNoMemoryMacros.h no longer exist, you should delete any reference you have to them

Will NxOgre be fine if i just remove the references? how should I go about this?

Prophet

11-09-2008 08:17:33

Wow, this has surely been asked a few times. You can safely outcomment those lines. Just don't forget to re-compile.

KevinMulder

11-09-2008 08:34:44

Maybe we should add these type of questions to a Sticky: Common Caveats or update the FAQ ...

Prophet

11-09-2008 08:55:55

Hm yeah. With groups like Common, Eihort, Shoggoth, etc.

jchmack

11-09-2008 16:18:08

Ok ok ok :D I commented them out last night and it works but I'm just trying to make sure that everything goes smoothly.

Thank you all for the responses.

KevinMulder

11-09-2008 16:26:24

Do not take it personally, please :) I also ran into this "comment it out" problem. An up-to-date FAQ would be a nice thing to have ... One comment, one tip ... I think ...