Re: [Matplotlib-users] Unable to compile matplotlib 0.91.2 on windows

2008-01-09 Thread Francesco Pretto
2008/1/9, Charlie Moad <[EMAIL PROTECTED]>: > Just a guess. Did you download the visual studio static libraries > instead of the mingw ones? Those linking symbols listed lend me to > think this. The visual studio ones end in "_vs.tar.gz". > > You want this: > > http://matplotlib.sourceforge.net/

Re: [Matplotlib-users] Unable to compile matplotlib 0.91.2 on windows

2008-01-08 Thread william ratcliff
Have the static sources been updated (freetype, etc.) for mingw? Cheers, William On Jan 8, 2008 9:48 PM, Charlie Moad <[EMAIL PROTECTED]> wrote: > Just a guess. Did you download the visual studio static libraries > instead of the mingw ones? Those linking symbols listed lend me to > think this

Re: [Matplotlib-users] Unable to compile matplotlib 0.91.2 on windows

2008-01-08 Thread Charlie Moad
Just a guess. Did you download the visual studio static libraries instead of the mingw ones? Those linking symbols listed lend me to think this. The visual studio ones end in "_vs.tar.gz". You want this: http://matplotlib.sourceforge.net/win32_static.tar.gz - Charlie On Jan 8, 2008 6:17 PM,

[Matplotlib-users] Unable to compile matplotlib 0.91.2 on windows

2008-01-08 Thread Francesco Pretto
Hi, i'm a newcomer: greetings to all! I'm trying to compile matplotlib on windows platform using mingw toolchains (I'm going to play a little with the code). I think to have all dependencies, as specified in setupext.py (downloaded the static header+libs package). Unfortunately, linking is not work