• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do I include Python.framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I include Python.framework?


  • Subject: Re: How do I include Python.framework?
  • From: Philip Wasson <email@hidden>
  • Date: Tue, 31 Jul 2007 17:24:06 -0400


On Jul 31, 2007, at 16:05, Cem Karan wrote:

XCode gives me a compile error, where it first fails to find the file Python.h, and then chokes on every definition thereafter that depends on anything defined within Python.h. The relevant include line is:

#include <Python.h>

I have also tried the following:

#include <python2.5/Python.h>
#include "Python.h"

Shouldn't it be #include <Python/Python.h> ?

----------------------------------------------------------------------
Philip D. Wasson                              pwasson at maned dot com
Software Engineer                                 Managing Editor Inc.



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How do I include Python.framework? (From: Cem Karan <email@hidden>)
 >Re: How do I include Python.framework? (From: "Shawn Erickson" <email@hidden>)
 >Re: How do I include Python.framework? (From: Cem Karan <email@hidden>)

  • Prev by Date: Re: Broken Pipe with Xcode
  • Next by Date: Re: Broken Pipe with Xcode
  • Previous by thread: Re: How do I include Python.framework?
  • Next by thread: Re: How do I include Python.framework?
  • Index(es):
    • Date
    • Thread