Rob:
I am building Matplotlib on my Mac with Python 2.5 Release Candidate 1.
We use this for our astronomical data-reduction software.
I saw your post on matplotlib-devel and I think I can help a bit.
Here are some patches that get it to compile:
patch-_image.cpp
Description: Binary data
I'm trying out the brand new python2.5b2. One of the reasons I am excited to upgrade is that ctypes are included in the new python, and this is pretty hard to get going by hand on the intel Macs because of an absent libffi. I geterror: invalid conversion from ‘const char*’ to ‘char’ when trying t