Re: [Pythonmac-SIG] Interesting article on 64-bit py2app

2010-01-29 Thread Christopher Barker
Kevin Walzer wrote: Looks like someone has made some progress with a 64-bit-supporting version of py2app http://www.hardcoded.net/articles/building-64-bit-pyobjc-applications-with-py2app.htm Thanks for the link... I sure wish we could get folks like that on this list, and contributing patc

[Pythonmac-SIG] Interesting article on 64-bit py2app

2010-01-27 Thread Kevin Walzer
Looks like someone has made some progress with a 64-bit-supporting version of py2app http://www.hardcoded.net/articles/building-64-bit-pyobjc-applications-with-py2app.htm And here are his source trees: http://hg.hardcoded.net/py2app/ http://hg.hardcoded.net/macholib/ (I have not tested these