Predat0R
05-08-2006 08:37:49
I add include, scr and lib from NxOgre to my project ( NxOgre work NORMAL !!!!) but in my project I have NxOgre - error
1)
v2.3.3\SDKs\Foundation\include\NxMath.h(38): fatal error C1189: #error : Error: min or max is #defined, probably in <windows.h>. Put #define NOMINMAX before including windows.h to suppress windows global min,max macros.
2)
nxOgre_world.cpp(32) : error C2491: 'Ogre::Singleton<T>::ms_Singleton' : definition of dllimport static data member not allowed
with
[
T=nxOgre::world
]
???
1)
v2.3.3\SDKs\Foundation\include\NxMath.h(38): fatal error C1189: #error : Error: min or max is #defined, probably in <windows.h>. Put #define NOMINMAX before including windows.h to suppress windows global min,max macros.
2)
nxOgre_world.cpp(32) : error C2491: 'Ogre::Singleton<T>::ms_Singleton' : definition of dllimport static data member not allowed
with
[
T=nxOgre::world
]
???