Re: [matplotlib-devel] Matplotlib Binary Dependencies compiled against VS2010

2012-11-20 Thread Christoph Gohlke
On 11/20/2012 5:55 AM, Fred Pollard wrote: > 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

[matplotlib-devel] Matplotlib Binary Dependencies compiled against VS2010

2012-11-20 Thread Fred Pollard
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 - mai