Notifications
Clear all

[Closed] A couple of controller plugin questions

Debugger type is set to auto.

I changed:
Debugging->Command from $(TargetPath) to C:\Program Files\Autodesk\3ds Max 2012\3dsmax.exe
Debugging->Working Directory from $(ProjectDir) to C:\Program Files\Autodesk\3ds Max 2012\

I’ve tried Linker->Debugging->Generate Program Database File as various things like .\x64\Lesson1a.dlu.pdb and $(TargetDir)$(TargetName).pdb

I tend to change my project property settings to write the PDB file and the DLC plugin file into the Hybrid folder (where all the intermediary files are written)… then I just copy the DLC into my 3ds Max \plugins folder.

So both of my PDB files “v100.pdb” and “myPlugin.pdb” are both in the same folder with everything else.

Page 3 / 3