Hi guys,
I'm trying to create a maya plugin in c++ on mac, but couldn't figure out a way to do it.
The closest I can find is this Maya template for Xcode (http://www.creativecrash.com/maya/downloads/scripts-plugins/utility-external/c/maya-templates-for-xcode-3-0-for-os-x-10-5), just like the Maya plugin wizard on windows. But as I tried to build the provdied helloWorld template in Xcode, I got some errors like "/Applications/Alias/maya8.0/devkit/include/maya/OpenMayaMac.h: No such file or directory".
I think the problem is that it only works with Maya8.0. I'm wondering if anyone knows a way to solve this problem, or if there are some other templates available for Maya with versions of 2010 or later.
Thanks in advance!
/C
