Closed oqu closed 4 years ago
@magicrb, @androiddrew, you can try build.sh and let me know ?
Won't build in my machine, and also, CINDER_PATH=${THIS_PATH}/cinder
should be CINDER_PATH=${THIS_PATH}/Cinder
. The not building part, is a my machine specific thing, I think, I had this same issue with klipper, and it's a missing set of headers. Not your fault, it would be build on my laptop, I think. @androiddrew can verify my assumption
@MagicRB , thanks for the check. I modified the build script. It looks like Mac OS does not care about the case.
Thank you guys!
Unfortunately, ./build.sh
hasn't worked out the gate.
Cinder has not been configure, running cmake ...
./build.sh: line 36: cmake: command not found
Whoops thought I had cmake..brew install
fixed it.
On mac os, ./build.sh can succesfully build this project.
Dependencies are cloned if not already available.