crueleva1 / dynamica

Automatically exported from code.google.com/p/dynamica
0 stars 0 forks source link

OX bundle doesn't work #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. svn checkout
2. make and make install (as wiki)
3. I found the bundle as expected in the /Users/Shared/Autodesk/maya/plug-ins

What is the expected output? What do you see instead?
Loading of the plug-in from Maya got  this error:

// Error: line 1: initializePlugin function failed (dynamicaMayaPlugin) // 

What version of the product are you using? On what operating system?
svn checkout http://dynamica.googlecode.com/svn/trunk/ dynamica-read-only 
MacOS 10.6.8

Please provide any additional information below.

Could someone maybe provide a precompiled version of the new dynamica also for 
Mac? Thanks so much!
Benedetta

Original issue reported on code.google.com by benedett...@gmail.com on 3 Feb 2012 at 11:46

GoogleCodeExporter commented 8 years ago
Can you try it again with latest Makefile.mac ?

Original comment by erwin.coumans on 17 Feb 2012 at 5:00

GoogleCodeExporter commented 8 years ago
I tried latest Dynamica on Mac OSX and it works fine. Precompiled binaries are 
in the download section.

make -f Makefile.mac clean
make -f Makefile.mac 
make -f Makefile.mac install

should work fine.

Original comment by erwin.coumans on 21 Mar 2012 at 7:05