> You should read the file PCBuild/readme.txt.
> It explains how to build python from source, and has long explanations
> about the same list of modules you are asking for.
>
> And it works: I regularly use the debug build of python for my own
> projects.
Also, as of Python 2.5, you don't have to
[EMAIL PROTECTED] a écrit :
> The installation of Python 2.5 comes with a bunch of built-in
> extension modules (.pyd files) under the DLLs directory. I've
> downloaded the Python source code and am trying to build the debug
> versions of all of these files. However, some of the projects won't
> bu
The installation of Python 2.5 comes with a bunch of built-in
extension modules (.pyd files) under the DLLs directory. I've
downloaded the Python source code and am trying to build the debug
versions of all of these files. However, some of the projects won't
build because they are looking for heade