Kicad OSX Builder, which I plan to use as my boxed development environment on Mac OSX
87
stars
27
forks
source link
I changed build.sh and almost built under MacOSX 10.9 mavericks, but last failed at ld didn't know-cref #44
Open
sprhawk opened 10 years ago
My system is 10.9 mavericks, Xcode 5.1.1
I have been struggling to build kicad, and I changed the build.sh, with: CC=gcc-mp-4.9 CXX=g++-mp-4.9 step5: with flag -DKICAD_SKIP_BOOST=ON
almost built, but in the end, when linking pcbnew.kiface (and other files), linker (ld) complained didn't know -cref flag.