[Pythonmac-SIG] KeyError: 'CFLAGS'

Ronald Oussoren ronaldoussoren at mac.com
Thu Dec 13 15:06:33 CET 2012



On Dec 13, 2012, at 02:36 PM, Kevin Walzer <kw at codebykevin.com> wrote:

On 12/13/12 4:24 AM, Jean-Luc Régnier wrote:

> and the keyword "CFLAGS" indeed does not exist...
> Should I add something in my path directory ? (I am using windows XP)
> Best regards,

I think the basic problem is that you can't build a Mac app on 
Windows...py2app is a Mac-specific tool. You should switch to the target 
platform and try building there.
 
That's right, py2app is not supported on Windows.

I've filed <https://bitbucket.org/ronaldoussoren/py2app/issue/83/disable-installation-on-non-osx-platforms> in my bitbucket repository to help remind me to tweak py2app's setup.py to give a nice error message when someone tries to install on Linux or Windows.

Ronald


--Kevin

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG at python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20121213/3412a870/attachment.html>


More information about the Pythonmac-SIG mailing list