Re: [Matplotlib-users] Can not build trunk on windows

2008-12-16 Thread John Hunter
On Tue, Dec 16, 2008 at 12:38 PM, Jörgen Stenarson wrote: > Hi > > I get the following error when I try to build matplotlib on a windows > machine. It builds fine if I comment out the offending line in setup.py. > > C:\python\external\matplotlib-trunk>python setup.py config > --compiler=mingw32 bu

[Matplotlib-users] Can not build trunk on windows

2008-12-16 Thread Jörgen Stenarson
Hi I get the following error when I try to build matplotlib on a windows machine. It builds fine if I comment out the offending line in setup.py. C:\python\external\matplotlib-trunk>python setup.py config --compiler=mingw32 build --compiler=mingw32 bdist Traceback (most recent call last): F