On 8/17/2011 12:03 PM, Skipper Seabold wrote: > On Wed, Aug 17, 2011 at 4:49 AM, Christoph Gohlke<cgoh...@uci.edu> wrote: > <snip> >> The only thing worth providing might be the prebuilt static link libraries >> and header files for zlib, libpng, and freetype for the 4 different MSC >> compilers/runtime libraries. > > This would be very helpful. I haven't been able to track down the > plot_directive bugs on windows, because I haven't been able to build > the dependencies with any luck. > > Skipper >
OK. I uploaded matplotlib-1.x-windows-link-libraries.zip at <http://www.lfd.uci.edu/~gohlke/pythonlibs/#matplotlib>. The archive contains zlib-1.2.5, libpng-1.4.8, and freetype-2.4.6 link libraries and header files for the build systems listed below. All other Python package dependencies can also be downloaded from that page. Let me know if anything is missing. A description on how to build Python 2.6+ extensions using the free Windows SDK 7.0 is at <http://wiki.cython.org/64BitCythonExtensionsOnWindows>. I have not tested it with mpl though. Christoph msvcr71-x32 ----------- Python 2.5 32 bit Visual Studio .NET 2003 MS C Compiler 13.10 MSVCR71.DLL C runtime msvcrt-x64 ---------- Python 2.5 64 bit Microsoft Platform SDK for Windows Server 2003 R2 MS C Compiler 13.10 MSVCRT.DLL C runtime msvcr90-x32 ----------- Python 2.6, 2.7, 3.1, 3.2 32 bit Microsoft Visual Studio 2008 Pro (or Microsoft Windows SDK v7.0 for Windows 7 and .NET Framework 3.5 Service Pack 1) MS C Compiler 15.0 MSVCR90.DLL C runtime msvcr90-x64 ----------- Python 2.6, 2.7, 3.1, 3.2 64 bit Microsoft Visual Studio 2008 Pro (or Microsoft Windows SDK v7.0 for Windows 7 and .NET Framework 3.5 Service Pack 1) MS C Compiler 15.0 MSVCR90.DLL C runtime ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel