Makefile on Mac not working
Brought to you by:
marcus256
Hey there, i am trying to compile the libopenctm.dylib from the Makefile.macosx on terminal,
however it throws this error..
Tet:~ TeT$ make -f /Users/TeT/Downloads/OpenCTM-1.0.3/Makefile.macosx
cd lib && /Library/Developer/CommandLineTools/usr/bin/make -f Makefile.macosx -j2 && cd ..
/bin/sh: line 0: cd: lib: No such file or directory
make: *** [openctm] Error 1
Thanks alot