This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bellenot
Recipients bellenot, tim.golden
Date 2009-06-11.15:05:03
SpamBayes Score 9.196879e-07
Marked as misclassified No
Message-id <1244732705.54.0.546944497081.issue6262@psf.upfronthosting.co.za>
In-reply-to
Content
OK, thanks for the reply, I just wanted to be sure.
BTW, why, after having build python with Visual Studio 2008, is it 
still claiming that:
error: Python was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible 
binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin 
installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
??
Cheers, Bertrand.
History
Date User Action Args
2009-06-11 15:05:05bellenotsetrecipients: + bellenot, tim.golden
2009-06-11 15:05:05bellenotsetmessageid: <1244732705.54.0.546944497081.issue6262@psf.upfronthosting.co.za>
2009-06-11 15:05:04bellenotlinkissue6262 messages
2009-06-11 15:05:03bellenotcreate