serkor0000
02-13-2005, 03:17 PM
Strange problem. I download from www.highend3d.com maya_bumpCombiner (for mentalray) v1.3. Compile .so file (gcc 3.3), and edit maya.rayrc. And I've got strange problem i see shader in the hypergraph, logs a clear (no errors, no warnings), but if i start mental ray render maya is freezing. Even if i can use this material in scene.
any information? any help?
#compile comands
cd bumpcombiner
cd my_macosx
cp /Applications/Alias/maya6.5/devkit/mentalray/include/*.h .
ar -x /usr/lib/libcc_dynamic.a darwin-fpsave.o
gcc -c -O3 -fPIC -dynamic -fno-common -DMACOSX -D_REENTRANT -I. -I. bumpCombiner.cpp
libtool -flat_namespace -undefined suppress -dynamic ./darwin-fpsave.o -o bumpCombiner.so bumpCombiner.o
#compile comands
macosx 10.3.8 mr 3.4.1.5
any information? any help?
#compile comands
cd bumpcombiner
cd my_macosx
cp /Applications/Alias/maya6.5/devkit/mentalray/include/*.h .
ar -x /usr/lib/libcc_dynamic.a darwin-fpsave.o
gcc -c -O3 -fPIC -dynamic -fno-common -DMACOSX -D_REENTRANT -I. -I. bumpCombiner.cpp
libtool -flat_namespace -undefined suppress -dynamic ./darwin-fpsave.o -o bumpCombiner.so bumpCombiner.o
#compile comands
macosx 10.3.8 mr 3.4.1.5
