On 26 May, 2009, at 21:50, David Warde-Farley wrote:

On 26-May-09, at 5:59 AM, Ronald Oussoren wrote:

Support for OSX 10.4 is still fairly minimal: pyobjc-core and a number of framework wrappers do build on Tiger, but there are a lot of test failures (although a large subset of those are caused by issues in the test framework).

Am I right in assuming that for full support you need something built against the "10.5" SDK? I know I had problems building pyobjc2 against universal macpython 2.5.

I recently fixed a number of issues and PyObjC now builds out of the box with the Python.org distribution of python2.6. The setup.py files for pyobjc automaticly link to the right SDK, which is the 10.5 SDK when building on a 10.5 system.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to