Ubuntu Maya Plugin Build Problem

Mank1
Posts: 3
Joined: Sun Mar 22, 2009 5:45 pm

Ubuntu Maya Plugin Build Problem

Post by Mank1 »

Hello Erwin and every bodey

I need your Help

First of all I'm a complete true newbie in Linux compilation and programming
i've tried to compile your plug in for Maya 2009 x64

My OS is Ubuntu Hardy Heron 8.04 (64 bits)

I've succeeded in Demos Compilation (i guess i have.but..it was a true pain )
but with the Maya plug in i've got this message and i've no idea

g++-4.2 bt_solver.o dRigidBodyArrayCmd.o pdbIO.o colladaExport.o dRigidBodyCmd.o pluginMain.o collisionShapeNode.o dSolverCmd.o rigidBodyArrayNode.o dNailConstraintCmd.o dSolverNode.o rigidBodyNode.o drawUtils.o nailConstraintNode.o solver.o -Wl,-Bsymbolic -shared -L../../out/linux/optimize/libs -L../../src -lcolladadom -llibxml -lGIMPACTUtils -lbulletdynamics -lBulletColladaConverter -lbulletcollision -lbulletmath -L/usr/autodesk/maya/lib -lOpenMaya -lFoundation -lOpenMayaUI -lOpenMayaFX -lGL -lGLU -o bullet.so
/usr/bin/ld: cannot find -lcolladadom
collect2: ld returned 1 exit status
make: *** [bullet.so] Error 1

I've searched on this board and all i found was this link

http://www.bulletphysics.com/Bullet/php ... ter#p10190

and that can't help

Please Heelp me :cry: and if you got any ideas....explain me as you would to a 5 years old kid.

Thanx in advance and sorry for my very bad english
Mank1
Posts: 3
Joined: Sun Mar 22, 2009 5:45 pm

Re: Ubuntu Maya Plugin Build Problem

Post by Mank1 »

Okay i've finally succeeded
(just compiled again the demos and make sure the Makefile is set up correctly)
Sorry for asking so fast

But i've got an error message in maya 2009 now :(

// Error: /usr/autodesk/maya2009-x64/bin/plug-ins/bullet.so: undefined symbol: _ZTI8daeArray (bullet)

when i'm trying to load it

If someone got the answer

Thanx in advance
Mank1
Posts: 3
Joined: Sun Mar 22, 2009 5:45 pm

Re: Ubuntu Maya Plugin Build Problem

Post by Mank1 »

Finally i've compiled it !!! and it woorks !! oooh my god my first plug compiled !!!

Sorry for creating this topic... i thought i would never get this alone

All i have done is to get a new Makefiles from the zipped files (because my old one was compromised) and change the variables

it works and i can test it

Thanx a lot everybodey for your Job with this plug in