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/
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
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,
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