technicallySpeaking
07-18-2009, 11:06 PM
Hello to all who read this:
Before you reply, please note I do not know C++, but I can figure some stuff on my own so try to help if you can. Also I am semi-new to Maya and this is my first forum post ever. So with that, here's my dilemma:
I want to use the multiWayConstraint on Maya 2009 but when I downloaded it and set it up Maya notified me that the plug-in was compiled against an older version of Maya. Fair enough I did a little research and discovered VC 2008 is the compiler(?) for the Windows API(?). Also I have 2 .cpp source files and the header for the plug-in. I downloaded a 90-day trial of VS2008, I unpacked the devkit and placed the appropriate files in their respective directories in order for VS to recognize the template. All seemed well until I tried to start a new project on VS, I have the Maya icon but when I go to create a new project... it fails and does nothing. I downloaded VC 2008 express w/ SP1 but I don't see the template on there so now I am at a loss.
If you know what is happening and it's a easy fix by all means please explain. Or if you have the plug-in compliled for 2009 that would be awesome too. I see a "Template hotfix" next to the windows 32 compiler info, and I don't know if the software came with that so if someone knows where to get that as well it would be greatly appreciated. Thanks in advance for any help!
Before you reply, please note I do not know C++, but I can figure some stuff on my own so try to help if you can. Also I am semi-new to Maya and this is my first forum post ever. So with that, here's my dilemma:
I want to use the multiWayConstraint on Maya 2009 but when I downloaded it and set it up Maya notified me that the plug-in was compiled against an older version of Maya. Fair enough I did a little research and discovered VC 2008 is the compiler(?) for the Windows API(?). Also I have 2 .cpp source files and the header for the plug-in. I downloaded a 90-day trial of VS2008, I unpacked the devkit and placed the appropriate files in their respective directories in order for VS to recognize the template. All seemed well until I tried to start a new project on VS, I have the Maya icon but when I go to create a new project... it fails and does nothing. I downloaded VC 2008 express w/ SP1 but I don't see the template on there so now I am at a loss.
If you know what is happening and it's a easy fix by all means please explain. Or if you have the plug-in compliled for 2009 that would be awesome too. I see a "Template hotfix" next to the windows 32 compiler info, and I don't know if the software came with that so if someone knows where to get that as well it would be greatly appreciated. Thanks in advance for any help!
