nxogre113 error

arsenalman

29-12-2010 03:10:15

i have run my project in "debug" mode ,and i change "NxOgreConfiguration.h" such like:
#define NXOGRE_DEBUG_COOKING 1
#define NXOGRE_DEBUG_RESOURCES 1
#define NXOGRE_DEBUG_CLOTH 1
(using GL to render)complie all right,but when linking, i got the error as the following png .
ps: even i run the nxogre113 in "release" mode,the "samplesbrowser.exe" still cound not work.i don't know why,the same error happened in the sample nxogre1001,1002,1003,1004,all about cloth(using DX to render all right,restrict GL?).