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