Opened 12 years ago
#4239 new Bugs
Python on OSX is shipped as a Framework
Reported by: | Sohail Somani | Owned by: | Dave Abrahams |
---|---|---|---|
Milestone: | Boost 1.43.0 | Component: | python USE GITHUB |
Version: | Boost 1.41.0 | Severity: | Problem |
Keywords: | Cc: |
Description
On OSX 10.5 at least, Python is shipped as a framework which requires Boost to include Python using the #include <Python/Python.h> syntax.
I'm not sure which version of OSX started doing this but this patch fixed the problem for me on 10.5 and 10.6.
Attachments (1)
Note:
See TracTickets
for help on using tickets.