Building python 2.5.1 from source using MSVC 2005

black_13 jjosburn at gmail.com
Tue Dec 11 15:55:22 EST 2007


On Dec 11, 2:22 pm, "Martin v. Löwis" <mar... at v.loewis.de> wrote:
> > How do i build python 2.5.1 from source using MSVC 2005?
> > Are there instructions on doing this.
>
> See PCbuild8/readme.txt.
>
> The instructions may not be correct, and the project files
> may not work out of the box, so you are on your own wrt.
> anything that goes wrong - unless you ask here for specific
> advise on specific issues you encounter.
>
> Regards,
> Martin

I was able to build the subversion source using the PCbuild8/
readme.txt
instructions. However how do i install the compiled interpreter and
libraries
so it can be used with swig or wxpython (win32).
thanks.



More information about the Python-list mailing list