Closed WolfieNuke closed 10 years ago
Also, it should be noted that this script requires bzr, glew and swig. They can be easily installed by first installing MacPorts and running "sudo port install bzr bzrtools glew swig".
Additionally, an account is required on LaunchPad.net, a SSH key needs to be set, and you need to run 'bzr launchpad-login username' and 'bzr whoami "Your Name name@example.com"'
Took me a few hours, but I figured it out. All this info should be in the Readme as dependencies.
I totally agree! It also took me few hours to figure out all the dependencies the hard way.
Hi!!, Thank you very much.
@WolfieNuke @jondl, if you wanted to spend a few time on adding an extra step to auto install dependencies (we should probably distinguish macports and brew)
if "macports" { if (!swig) port install swig; if(!bzr) port install bzr; .... or equivalent.. }
Hi @mangelajo, I'd be happy to do so, that is, once I successfully build. Despite using this fix for the Kicad library in step 2, I am still getting errors in step 5 that are not related to dependencies. I'll post in another issue soon (I think issue#29 is appropriate).
This fixes an error in step 2 that references an invalid branch.