troubles building python 2.5 on Windows XP x64 Windows Server 2003 sp1 Platform SDK

Steven Bethard steven.bethard at gmail.com
Tue Apr 3 14:04:47 EDT 2007


bhochstetler at gmail.com wrote:
> I am needing to build python 2.5 on Windows XP x64 Windows Server 2003
> sp1 Platform SDK and am not finding anything documented on the process
> to use. Has anyone had any success with this? If so has anyone
> documented it? The documentation that resides in pcbuild/readme.txt is
> not helpful at all.

What have you tried already?  From the readme:

     All you need to do is open the workspace "pcbuild.sln" in MSVC++,
     select the Debug or Release setting (using "Solution Configuration"
     from the "Standard" toolbar"), and build the projects.

Did that not work for you?  If not, how did it fail?

STeVe



More information about the Python-list mailing list