← Back to team overview

kicad-developers team mailing list archive

Heads up: building on OS X

 

Gang, just an FYI. I recently installed Xcode 6.0.1 (updating from Xcode 5.whatever) on one of my Macs (running 10.9.3) and then did the usual bzr pull to get the latest Kicad updates.  Then I did the cmake and it failed on the test for clang.

I thought that was odd, so I tried to run /usr/bin/clang, expecting it to not be there at all. But it was there, it just complained that I had to run it as sudo and accept a EULA before I could use it. So I did, and then cmake and then make continued as usual.

Follow ups