← Back to team overview

kicad-developers team mailing list archive

Re: Mac OS X nightlies are up!

 

Is the script that is used to produce the nightlies available somewhere in the main branch? I haven't been able to find it :(.

Anyway, to Adam:

The install experience  of the support files etc. is effortless and feels very mac-like.  Great job nailing that!

Also, what exactly is giving you trouble in regards to python scripting? If you could elaborate on the problem, or even better, share the build script, I could help get python going quickly, and without doing any of the stuff I mentioned in some earlier emails on the subject.  I figured out how to make wxpython weak link python, allowing one .app bundle to correctly work on 10.7-10.10's libpython.  No huge increase in bundle size :).

To correctly have GUI python scriptability (using wxpython or anything else, its not unique to this situation) that works across multiple major revisions of OS X, you have to use weak linking, here is the low-down on doing that.  MAC_OS_X_VERSION_MIN_REQUIRED is what you want.  https://developer.apple.com/legacy/library/technotes/tn2064/_index.html


--
"Violence is the last refuge of the incompetent." - Isaac Asimov

> On Feb 23, 2015, at 10:58 PM, Johannes Maibaum <jmaibaum@xxxxxxxxx> wrote:
> 
>> http://downloads.kicad-pcb.org/osx/DEBUG/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Follow ups

References