First of all, Qt4 does appear to work fine. Second. I am trying to recompile, and I get the error attached below. Somebody had mentioned needing a recent version of gcc. Is this the problem here, or is it another bug?
-Rob 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 -Isrc -I. -I/Library/Frameworks/ Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/ include -I/usr/local/include -I/usr/include -I. -I/Library/Frameworks/ Python.framework/Versions/2.5/include/python2.5 -c src/transforms.cpp -o build/temp.macosx-10.3-fat-2.5/src/transforms.o src/transforms.cpp: In member function ‘Py::Object Bbox::update(const Py::Tuple&)’: src/transforms.cpp:478: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Bbox::update(const Py::Tuple&)’: src/transforms.cpp:478: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Bbox::update_numerix_xy(const Py::Tuple&)’: src/transforms.cpp:542: error: ‘isnan’ was not declared in this scopesrc/transforms.cpp: In member function ‘Py::Object Bbox::update_numerix_xy(const Py::Tuple&)’: src/transforms.cpp:542: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Bbox::update_numerix(const Py::Tuple&)’: src/transforms.cpp:616: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Bbox::update_numerix(const Py::Tuple&)’: src/transforms.cpp:616: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Transformation::nonlinear_only_numerix(const Py::Tuple&, const Py::Dict&)’: src/transforms.cpp:1258: error: ‘isnan’ was not declared in this scope src/transforms.cpp: In member function ‘Py::Object Transformation::nonlinear_only_numerix(const Py::Tuple&, const Py::Dict&)’: src/transforms.cpp:1258: error: ‘isnan’ was not declared in this scope lipo: can't figure out the architecture type of: /var/tmp//ccVkIyQR.out error: command 'gcc' failed with exit status 1 ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel