Notifications
Clear all
[Closed] Load plugin for debug
May 26, 2010 8:57 am
Hi,
I’m trying to debug a plugin and I can’t, but I discovered the problem. The plugin is not loaded completely when 3ds max starts. I attach 3dsmax.exe process in Visual Studio and the only plugin loaded for VS is ‘sunlight.dlo’
I want to debug the plugin ‘prim.dlo’ which VS don’t see as loaded. I had the same problem with custom plugins I did with the wizard.
How can I force to load that plugins???
When I check the Plugin Manager in max, it says that it’s loaded, but in the Output Modules from VS doesn’t appear as loaded. I can debug the plugin ‘sunlight.dlo’ because is loaded completely when max starts.
Thanks in advance.
Joel