← Back to team overview

kicad-developers team mailing list archive

Re: Python&QA vs OSX ...

 

No,
Python is already on the OS, wxPython will be build from sources directly
from Cmake.
After that adding features will be easy, and in the meanwhile we will have
a common bases on which we can do support on.
I'm studing the "packaging" at the moment and some modifies to do, then
i'll add patches and do some tests on different architectures/Universal and
versions.
Let me end this part, anyway i don't think there will be great issues, will
be only adding/set in the enviroment variables some PYTHONPATH directly
from the executables, just standardize them.



--
Marco


On Wed, Feb 5, 2014 at 7:38 AM, Miguel Angel <miguelangel@xxxxxx> wrote:

> Wow, good good Marco!,
>
>    Having our own python build looks interesting to overcome the OSX
> version problems with python.
>
>    The bad point of having our own python is that we stop from having the
> python community libraries
> (I guess) probably it's a matter of including easy_python or pip in the
> build in the future. Anyway I believe
> it's a good thing, having the same as Brian built for windows.
>
>
>    Good work! :)
>
>
> ---
> irc: ajo / mangelajo
> Miguel Angel Ajo Pelayo
> +34 636 52 25 69
> skype: ajoajoajo
>
>
> 2014-02-05 Marco Serantoni <marco.serantoni@xxxxxxxxx>:
>
> Sorry, I forgot to reply to all
>>
>> Miguel,
>> As you can see i've committed the part to make possibile the linking of
>> Kicad also with dynamic linking and making binaries portable
>> (scripts/osx_fixbundle.sh )
>> I'm in those days working on wxPython, i'm confident to release a similar
>> mechanism for Python by the end of this month with a minimal set of patches.
>>
>> --
>> Marco
>>
>>
>> On 02/feb/2014, at 23:26, Miguel Angel <miguelangel@xxxxxx> wrote:
>>
>> >
>> >      As far as I know, at this moment, Marco keeps working on the
>> platform, to keep building possible, and easier, and Adam Wolf has plans to
>> work on the automated dmg build... that will be awesome.
>> >
>> >      I retreat, I know OSX is a platform with a lot of users, and they
>> seem to like KiCad, but... it only made my time as a developer miserable, I
>> didn't enjoy it too much, because every time I wanted to go on on the
>> python part, or QA, or anything, I had to fight again and again with a
>> platform that it was new to me ...  If I had more available time, that
>> wouldn't be a problem (I suppose) because I could do both things.., but I
>> feel my python part has a long way ahead and I want to use my available
>> time on that.
>> >
>> >     That being said, I hope that we'll have more volunteers to help
>> with KiCad/OSX, I've seen a lot of collaboration on github
>> (kicadosxbuilder) which I'm donating to the community... I asked all
>> contributors and they seem to agree that this code is good as GPL.
>>
>>
>

References