Open monokinetic opened 10 years ago
Something didn't compile before this step. Can you reproduce this and post more of the error output. Usually this is caused by not having a required compiler. Do you have macports or homebrew on your system? I recommend the later for projects coming from Linux.
I'm on OSX .6.8, using homebrew to install dependencies. I have Python 2.6, and also installed cairo and glew using homebrew.
Now I can get to step 5, but can't find a way past this:
CMake Warning: Manually-specified variables were not used by the project:
PYTHON_PACKAGES_PATH
-- Build files have been written to: snip the correct path on my machine.... make: * No targets specified and no makefile found. Stop. make: * No rule to make target `install'. Stop. build error on BUILD KICAD STEP: 5
make: *\ No rule to make target `install'. Stop.
Any suggestions?