When trying to build an xcode project with the following command line: ./firebreath/prepmac.sh projects/ build/
I get: Using projects in: /Users/uwecerron/Desktop/Node/projects Generating build files in: /Users/uwecerron/Desktop/Node/build NOTE: The build files in /Users/uwecerron/Desktop/Node/build should NEVER be modified directly. Make changes in cmake and re-run this script. ~/Desktop/Node/build ~/Desktop/Node ./firebreath/prepmac.sh: line 10: cmake: command not found CMake failed. Please check error messages
There are no error messages, and i have cmake 2.8-8 installed. Any suggestions on what to do? this is for a kinect project using depthjs.