hi,
i will create my own plug-ins and to achieve this i want to use mayapluginwizard. I followed all steps mentioned on maya help page. I use MS Visual Studio .NET 2005 instead of 2003.
I did the followings:
Copy the following files to the “C:\Program Files\Microsoft Visual Studio .NET 2005\Vc\vcprojects” directory:
MayaPlugInWizard.vsdir
MayaPlugInWizard.vsz
MayaPlugInWizard.ico
3. Copy the “MayaPlugInWizard” directory to “C:\Program Files\Microsoft Visual Studio .NET 2005\Vc\VCWizards”.
4. Start .NET and invoke File -> New -> Project -> Visual C++ Projects and select MayaPlugInWizard.
in the instructions it says, the project will be created when i perform these steps, however it did not. I tried several times but i could not. In addition, while i am creating project with MayaPluginWizard it does not ask for plugin type in Visual Studio.
Is there anyone having an idea aboout this problem??
will be grateful for any help…