I'm in the process of completing an application with an embedded
Python 2.7.3 interpreter - but it all has to be compiled against
VS2010.

Have managed Python and it's dependencies, as well as numpy 1.6.2, but
struggling with matplotlib because I can't get the dependencies to
compile properly - mainly libpng, which seems to demand .lib and .dll
files that a compilation of zlib from source does not produce (e.g.
zdll.lib, zlib.lib, etc.).  I know Christophe Gohlke has kindly
produced a set of dependencies up to VS2008.  Does anyone know of an
existing similar set compiled for VS 2010?

Many thanks,
Fred

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to