mzsk / tinypy

Automatically exported from code.google.com/p/tinypy
Other
0 stars 0 forks source link

Building tinypy 1.1 on MacOS X #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here is a patch for setup.py to build tinypy 1.1 with SDL on MacOS X using 
command

% python setup.py macosx [pygame].

Two files are attached, File setupX.py is the modified setup.py file and file  
setupX.py.diff is the 
forward diff with the original setup.py file from tinypy-1.1.

Note the comment about installing SDL for MacOS X inside the build_macosx 
function.

Disclaimer.  Tested only on MacOS X 10.4.11 (Intel) using Apple's gcc version 
4.0.1 (Apple 
Computer, Inc. build 5367) and Python 2.5.2 from ActivePython 2.5.2.2 
(ActiveState Software 
Inc.).

/Jean Brouwers

Original issue reported on code.google.com by MrJean1@gmail.com on 30 Oct 2008 at 9:26

Attachments: