[Pythonmac-SIG] KeyError: 'CFLAGS'

Jean-Luc Régnier jean_lucregnier at yahoo.fr
Thu Dec 13 17:37:50 CET 2012


Thanks for your answers,
Regards,
Jean-Luc
  ----- Original Message ----- 
  From: Ronald Oussoren 
  To: kw at codebykevin.com 
  Cc: pythonmac-sig at python.org 
  Sent: Thursday, December 13, 2012 4:06 PM
  Subject: Re: [Pythonmac-SIG] KeyError: 'CFLAGS'




  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



------------------------------------------------------------------------------


  _______________________________________________
  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/0066b9be/attachment.html>


More information about the Pythonmac-SIG mailing list