← Back to team overview

kicad-developers team mailing list archive

Re: ncurses for python a-mingw-us

 

Excellent work Dick!

I'll commit the changes for the incorrect windows API declarations and use
which results in the incorrect warning message about python not being able
to get the current activation context.

I'll also push the patch to the python guys so that they can fix it
upstream.

Best Regards, Brian.


On 17 March 2013 17:24, Miguel Angel Ajo Pelayo <miguelangel@xxxxxxx> wrote:

> Awesome Dick, one step closer to have a decent build environment for
> python, that *CAN* cross compile, and make our life happier.
>
> Thanks a lot for your efforts.
>
>
> 2013/3/17 Dick Hollenbeck <dick@xxxxxxxxxxx>
>
>>
>> dick@dick-intel:~/python/Python2.7.4$ bzr ci -m 'add support for
>> ncurses, which enables completiion of extensions _curses.pyd and
>> _curses_panel.pyd'
>>
>> Committing to:
>> bzr+ssh://
>> bazaar.launchpad.net/~kicad-testing-committers/kicad/python2.7.4-a-mingw-us/
>>
>>
>> modified cmake/PythonExternalPackages.cmake
>> modified cmake/extensions/CMakeLists.txt
>> Committed revision
>> 9.
>>
>>
>> I will add readline or libedit sometime, enabling extension 'readline'
>>
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
>
> Miguel Angel Ajo Pelayo
> http://www.nbee.es
> +34 636 52 25 69
> skype: ajoajoajo
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References