Michael
Michael
Is this PRoject maintained? I have some critical updates ready !
Does it work now also with wget?
It seems so. Try to contact the author here, email, etc. https://github.com/taye (I did that but no response.)
Same error here.... michi@OSX ~/Downloads/KicadOSXBuilder-master $ bash ./build.sh BUILDING RELEASE BINARIES --- Starting step: CHECK & UNPACK WXPYTHON (wxPython-src-2.9.4.0) --- --- Starting step: UPDATE KICAD SOURCES --- Branched 5163 revisions....
I did try to compile by hand according to your script. But it hangs on: wxWidgets wx/version.h file not found in /Users/michi/Prj/Users/michi/Prj. So it did detect the location of wxWidgets...
? I think this KiCad/KicadOSXBuilder thing is no longer supported. And no files changed.
I did built wxwidgets as described in http://bazaar.launchpad.net/%7Ekicad-product-committers/kicad/product/view/head:/Documentation/compiling/mac-osx.txt On Monday, October 6, 2014, iwoloschin [email protected] wrote: > You are correct, it is no longer supported, which is why I gave...
I do not have brew... I used port. (Not sure if I can have brew + port at the same time...) This script builds KiCad from source on OS X....
The problem is: If you have a folder with a dash in it (e.g. "Prj-DARF") you run into problems. The Make file can't detect wxWidget version. So this will work:...
And how did you fixed the HASH-bug?