New Problem with VS2008

After getting the template wizard working, a new problem occured. Its seems to be related to x64 especially. The 32bit version compiled and linked fine, but the 64 is giving me trouble now.

And this helped me out: http://code.msdn.microsoft.com/KB948127/Release/ProjectReleases.aspx?ReleaseId=871

Finally my first max plugin showed up in the Plug-in Manager.

Thats all for today.

Finally getting the 3ds max Plugin Wizard to work

I just wanted to give it a try, but after one hour of searching and trying i finally got it working on Windows Seven X64 with Max 2010 X64.

The missing information was that you have to change not only the installation path of the wizard but also the line

Wizard=VsWizard.VsWizardEngine.8.0

into

Wizard=VsWizard.VsWizardEngine.9.0

Now i finally see the wizard. Lets hope it will work.