|
| Qmaster problem
| | | |
Qmaster problem
by Ulrik Schou
on
May 28, 2009 at 10:56:03 am |
Hi,
I got this major problem with qmaster, I cant get to work with my .h file, I have tryed for 2 days with no result. Does any one have a solution?
I have tryed with:
home/nreal//include/startup/qmaster.h
and with:
shake.app/Resources/include/startup/qmaster.h
qmaster.h =
script.uncFileNames = 0;
sys.useRenderQueue = Qmaster;
I dont get any option for qmaster file i the renderout node in shake, to choose qmaster
I have tryed to put the scrip directly in to qmaster, and i get this error:
coke test.shk: Permission denied
; rm: /coke.shk-cleanupqt.shk: No such file or directory
I really hope there is a solution
Im using:
2x266 GHz Quand-Core Intel Xeon, 16 GB Ram MAC OSX 10.5.6
Thanks
Ulrik
| | | | |
| | | | Correct command is
sys.useRenderQueue = “Qmaster”;
Did you forgot to mention quotes, or are they missing in your script ?
| | | | |
|
|
|