sethfair
03-29-2011, 06:16 AM
Hello, I am having ome trouble compiling a c++ plugin for Maya 2011 on my mac. I loaded the /Applications/Autodesk/maya2011/devkit/plug-ins/helloWorldCmd.xcodepro and compiled it and loaded it into the plugin directory.
When I try to load the plugin in Maya through the plugin-manager I get the following errors in the script editor:
// Error: line 1: Unable to dynamically load : /Users/Shared/Autodesk/maya/2011/plug-ins/helloWorldCmd.bundle
does not match the current architecture //
// Error: line 1: does not match the current architecture //
// Error: line 1: does not match the current architecture (helloWorldCmd) //
Any ideas why this is happening? This should be the simplest test.
Thanks in advance!
Regards,
Seth
When I try to load the plugin in Maya through the plugin-manager I get the following errors in the script editor:
// Error: line 1: Unable to dynamically load : /Users/Shared/Autodesk/maya/2011/plug-ins/helloWorldCmd.bundle
does not match the current architecture //
// Error: line 1: does not match the current architecture //
// Error: line 1: does not match the current architecture (helloWorldCmd) //
Any ideas why this is happening? This should be the simplest test.
Thanks in advance!
Regards,
Seth
