
report at bugs
Oct 28, 2009, 4:15 AM
Post #1 of 3
(64 views)
Permalink
|
|
[issue2698] Extension module build fails for MinGW: missing vcvarsall.bat
|
|
Eric BREHAULT <ebrehault[at]gmail.com> added the comment: Hello, I get the same error with Python 2.6.3 (and gcc 3.4.5): E:\downloads\pycairo-1.8.8>python setup.py build --compiler=mingw32 cairo >= 1.8.8 detected creating pycairo.pc creating src/config.h running build running build_ext building 'cairo._cairo' extension error: Unable to find vcvarsall.bat wasn't it supposed to be fixed (since 2.6.2) ? Thanks, Eric ---------- nosy: +ebrehault _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue2698> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|