2011/10/22 Eric Firing :
> moved from matplotlib-users:
>
> http://sourceforge.net/mailarchive/forum.php?thread_name=CAN06%3DCx2zgh8YrnF2WRaJ%3D0E8i3ROLdYW4VuurtqKrx3mdkeEg%40mail.gmail.com&forum_name=matplotlib-users
OK
> On 10/22/2011 09:31 AM, Friedrich Romstedt wrote:
>>
>> 2011/10/21 Friedri
On 11/9/2011 2:00 PM, Arik Raffael Funke wrote:
> Hi Mike,
>
> I managed to get matplotlib to compile and run on Python 3.2.2 on
> Windows though at present there are two problems:
>
> 1. The linker is missing the "/MANIFEST" argument. This means that the
> manifest files are not being created an
Hi Mike,
I managed to get matplotlib to compile and run on Python 3.2.2 on
Windows though at present there are two problems:
1. The linker is missing the "/MANIFEST" argument. This means that the
manifest files are not being created and somehow the module does not
link the dependencies properl
I just pressed the big green merge button... :)
Master should now have all of the Python 3 portability changes. It's
passing all tests, and running all examples, but I still wouldn't be
surprised if some things broke in the process. Please kick the tires
and report bugs. It would be helpful
Hello
I have been trying to use the py3k branch but I am having some problems
I am hoping somebody could help me with; more specifically I am looking
for a way to statically link matplotlib.
Using
- VC 2010
- python 3.2.2
- the static linking libraries / header files for matplotlib
I have manag