|
Hello,
I created .NET project, i added debug library, header fbxsdk.h without any other things (i only added wininet.lib to libraries. used fbxsdk_md2008d.lib. /MDd
It’s shows me debug assertion error everytime, i run my application. I can’T debug it, it shows it immediately after start.
what should i do ? release is ok.
thank you for answer
|
|
|
|
Hi wh1sp3r,
I wonder what’s your SDK version.
If you update to SDK2011.2, there should be no assert.
If you used previous version, you could add one more environment variable K_ASSERT_OFF and set its value to 1.
Zhihao, Data Platform - Autodesk
|
|
|