Hi,
I updated matplotlib to svn r 7506, but it won't build. I am having
problems with the mac os backend:

10.5.8, gcc 4.0.1:
python setup.py build install run from the matplotlib/matplotlib
directory gives:
.....
building 'matplotlib.backends._macosx' extension
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd
-fno-common -dynamic -DNDEBUG -g -O3
-DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API
-I/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include
-I/usr/local/include -I/usr/include -I/usr/X11R6/include
-I/usr/X11/include -I.
-I/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include
-Isrc -Iagg24/include -I.
-I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c src/_macosx.m -o build/temp.macosx-10.3-i386-2.5/src/_macosx.o
src/_macosx.m:1885: error: syntax error before ‘setfont’
src/_macosx.m:1885: error: syntax error before ‘setfont’
src/_macosx.m: In function ‘setfont’:src/_macosx.m: In function ‘setfont’:
src/_macosx.m:1895: error: ‘CTFontRef’ undeclared (first use in this function)

Possibly some confusion about whether MAC_OS_X_VERSION_10_5 is defined??

--George Nurser.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to