Sorry, forgot to include my build log: Command Lines: http://pastebin.com/f25614b01
Output Window: > Compiling... > python.c > Compiling resources... > Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 > Copyright (C) Microsoft Corporation. All rights reserved. > Linking... > LINK : fatal error LNK1181: cannot open input file '.\python31_d.lib' > Creating browse information file... > Microsoft Browse Information Maintenance Utility Version 9.00.30729 > Copyright (C) Microsoft Corporation. All rights reserved. On Mon, Jul 13, 2009 at 10:46, Eric Pruitt <eric.pru...@gmail.com> wrote: > Hello, > > I am trying to build Python 3.1 on Windows XP Pro (32 bit) using Microsoft > Visual C++ Express Edition in order to test some modifications I made to the > _subprocess.c file as part of my Google Summer of Code proposal. I cannot > seem to figure out how to compile Python on Windows and could use some > guidance. The Visual Studio Solution file ../PCbuild/pcbuild.sln does not > work when I attempt to open and no error message is given when clicked. When > opened from the Visual C++, it says "Solution folders are not supported in > this version of the application." > > Any advice is greatly appreciated, > Eric >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com