gbisocoli
23-03-2011 02:07:42
This is the log:
It's not creating the dll because of this error, not in Debug nor in Final.
I'm using Ogre 1.7.2, NxOgre & Critter BuggySwires and PhysX SDK v2.8.1, thanks.
1>------ Build started: Project: NxOgre, Configuration: Debug Win32 ------
1>Compiling...
1>NxOgre.cpp
1>d:\desarrollo\nxogre\build\source\nxogrevisualdebugger.cpp(420) : error C2065: 'NX_VISUALIZE_CLOTH_HIERARCHY' : undeclared identifier
1>d:\desarrollo\nxogre\build\source\nxogrevisualdebugger.cpp(421) : error C2065: 'NX_VISUALIZE_CLOTH_HARD_STRETCHING_LIMITATION' : undeclared identifier
1>d:\desarrollo\nxogre\build\source\nxogrevisualdebugger.cpp(481) : error C2065: 'NX_VISUALIZE_CLOTH_HIERARCHY' : undeclared identifier
1>d:\desarrollo\nxogre\build\source\nxogrevisualdebugger.cpp(482) : error C2065: 'NX_VISUALIZE_CLOTH_HARD_STRETCHING_LIMITATION' : undeclared identifier
1>d:\desarrollo\nxogre\build\source\nxogreworld.cpp(222) : error C2065: 'NX_SDKF_PER_SCENE_BATCHING' : undeclared identifier
1>Build log was saved at "file://d:\Desarrollo\NxOgre\build\vc9\Debug\BuildLog.htm"
1>NxOgre - 5 error(s), 0 warning(s)
It's not creating the dll because of this error, not in Debug nor in Final.
I'm using Ogre 1.7.2, NxOgre & Critter BuggySwires and PhysX SDK v2.8.1, thanks.