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/win32_static.tar.gz
>
> - Charlie
>

Oooops! I exactly did that. Unfortunately I haven't noticed the file
names were different, so I thought visual studio and mingw were using
the same package and downloaded the wrong one. Thanks a lot, now it
built correctly.

If you are interested, I slightly modified the package to be less
confusing =) and, possibly, easier to use. These are the changes I
made to it:

- bundled "pexports". It comes with license (GPL) and source, so no
problems at all doing it;
- be more agnostic about mingw, python paths and python versions;
- reflect the fact that mingw, msys, gtk+ nowadays have installers
that do set most environment variables correctly. So it's no more
needed to override PATH with scripts;
- removed some unneeded files;
- update the README instructions reflecting the changes and fixed with
up-to date links.

You can find it:
    http://bproofs.homeunix.org/build/win32_static.tar.gz

Thanks again.

Bye,
Francesco

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to