KiCad / KicadOSXBuilder

Kicad OSX Builder, which I plan to use as my boxed development environment on Mac OSX
87 stars 27 forks source link

Error while trying to install on OSX 10.8.5 #48

Open Terminal-Geek opened 9 years ago

Terminal-Geek commented 9 years ago

Hi,

this is, what I get when trying to install on my Mac (Xcode 5.1.1):

clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future error: command 'gcc' failed with exit status 1 build error on BUILD WXPYTHON PYTHON EXTENSIONS STEP: 4

No idea, how to fix this. Would be grateful for any hints.

Regards

microbug commented 9 years ago

The KiCad OS X builder has been broken for some time now; I doubt anything is going to change soon. You're better off running a Windows/Ubuntu virtual machine or dual booting.

lordspacehog commented 9 years ago

Native support for building on OSX is in the main kicad branches now. you can actually just use their cmake setup with minor special steps(mostly compiling custom wx libs).

Building kicad on OSX with default source guide: http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/Documentation/compiling/mac-osx.txt

adamwolf commented 9 years ago

I know it's been a while, but I want to make sure everyone knew about the official OS X nightlies.

http://www.kicad-pcb.org/display/KICAD/Installing+KiCad#InstallingKiCad-MacOSX