[Pythonmac-SIG] Python.h include errors on OS X, using Python 2.3 framework

Paul Miller paul at fxtech.com
Tue Feb 24 05:54:40 EST 2004


I'm trying to include Python.h into a Mach-O bundle build using CW 8.3 on 
OS X 10.3.

I have added /System/Library/Frameworks/Python.framework/Headers to my 
access paths, so I can #include "Python.h".

When I include it, though, I get hundreds of errors, starting with problems 
in unistd.h (__dead).

What gives? I have to be doing something wrong, but I can't figure out what.





More information about the Pythonmac-SIG mailing list