[Patches] [ python-Patches-869555 ] Building on Mac OS X 10.1
SourceForge.net
noreply at sourceforge.net
Fri Jan 2 15:36:43 EST 2004
Patches item #869555, was opened at 2004-01-02 21:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=869555&group_id=5470
Category: Macintosh
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Ronald Oussoren (ronaldoussoren)
Assigned to: Jack Jansen (jackjansen)
Summary: Building on Mac OS X 10.1
Initial Comment:
This patch contains two changes to allow building on MacOS
X 10.1
1) A change to macosmodule.c that only enables the code
using 'CGMainDisplayID' on MacOS X 10.2 and later, the
function is not available on 10.1
2) Some conditional code in Mac/OSX/Makefile that chooses
pbxbuild or xcodebuild depending on which one is on the
system (prefering xcodebuild).
I have barely tested these changes, they seem to work well
enough on 10.1.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=869555&group_id=5470
More information about the Patches
mailing list