Thanks for your answers,
Regards,
Jean-Luc
  ----- Original Message ----- 
  From: Ronald Oussoren 
  To: k...@codebykevin.com 
  Cc: pythonmac-sig@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 <k...@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@python.org
    http://mail.python.org/mailman/listinfo/pythonmac-sig
    unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG



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


  _______________________________________________
  Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
  http://mail.python.org/mailman/listinfo/pythonmac-sig
  unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to