• 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: Cem Karan <email@hidden>
  • Date: Wed, 1 Aug 2007 07:38:42 -0400

On Jul 31, 2007, at 5:24 PM, Philip Wasson wrote:
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> ?

whoops...

Thanks, it all compiles now.

Thanks,
Cem Karan
_______________________________________________
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


  • Prev by Date: Linking error when building release target (when no error with debug target)
  • Next by Date: Linking error when building release target (when no error building debug target)
  • Previous by thread: Linking error when building release target (when no error with debug target)
  • Next by thread: Linking error when building release target (when no error building debug target)
  • Index(es):
    • Date
    • Thread