Compiling debug Python 2.7 on Windows

Иван Громов imail at kuzzzya.ru
Tue May 22 12:42:04 EDT 2012


Hi,

I'm trying to compile a debug version of Python 2.7 on Windows, but I've
encountered some problems while creating a distribution.\
When I run
PCbuild\python.exe setup.py bdist_wininst
I get an error
error: pyconfig.h: No such file or directory
As far as I understand, I need to run something similar to ./configure on
Linux, but I haven't found any information what the command should be.
GnuWin32 autoconf also fails with errors. What is the correct way to build
Python distribuiton from source on Windows?

-- 
Best regards, Ivan Gromov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120522/43033ab9/attachment.html>


More information about the Python-list mailing list