|
Hi, I am a newbie in 3ds max sdk. I have tried to debug a plug-in with VS2008 SP1 and 3ds max 2010 sdk under windows vista 64bit. When I execute 3dsmax (run from visual studio) I get the error: “Protection Error: Debugger detected - please close it and restart!” Any idea? Thanks in advance. Joel.
|
|
|
|
I tried to debug another way. Running 3ds max 2010 and attach process from visual studio 2008. The problem now is when I put some breakpoints. Breakpoints are disabled because “The breakpoint will not currently be hit. No symbols have been loaded for this document”. How can I debug my plug-ins in 3ds max?? :)
Joel
|
|
|
|
More information. I use the Hybrid configuration that comes with sdk wizard. When I open the Modules window in Debug I can’t see my plug-in “maxproject1.dlo” file loaded. But, when I start 3ds max, it appears in the plug-in manager as loaded. I tried to copy the files to the “stdplugs” folder instead of “plugins”, the problem persists. Why visual studio says that my plug-in file isn’t loaded when in fact max is loading it?
Joel
|
|
|