Linux build error

Please don't post Bullet support questions here, use the above forums instead.
Dus
Posts: 2
Joined: Thu Jun 16, 2011 3:54 pm

Linux build error

Post by Dus »

Hello there,

I built the bullet library and I'm now trying to compile the dynamica plug for Maya2011, I'm on Linux Suse 11 and I got this kind of error when executing the "make install" command from the .../dynamica-src/Extras/MayaPlugin directory :


make install
g++412 -c pluginMain.cpp -DBits64_ -m64 -DUNIX -D_BOOL -DLINUX -DFUNCPROTO -D_GNU_SOURCE -DLINUX_64 -fPIC -fno-strict-aliasing -DREQUIRE_IOSTREAM -Wno-deprecated -Wall -Wno-multichar -Wno-comment -Wno-sign-compare -funsigned-char -Wno-reorder -fno-gnu-keywords -ftemplate-depth-25 -pthread -Wno-deprecated -fno-gnu-keywords -g -I../../src -I/u/soft/aw/maya7.0/include -o pluginMain.o
make: g++412: Command not found
make: *** [pluginMain.o] Error 127

Has anyone ever encountered this before ? Am I doing something wrong ?

Thanks very much,

Steve