BY: madcow DATE: 2004-Nov-25 19:58 SUBJECT: vcl: Command not foundHi this is my first post so be gentle ;)
I've been trying to get HS Fortuna's tutorials working on my dev kit and i get some errors. I have installed SPS2 and copied the headers to the include folder and the other one to the lib folder but when i try to make i get the error below.
------------------
bash$ make
vcl -g -ovu1code.vsm vu1code.vcl
make: vcl: Command not found
make: *** [vu1code.o] Error 127
------------------
Have i done something silly or forgotten to do something? I get the errors when running the vutut tutorials with the 3d graphics.
Thanks for any help |