Re: [Python-Dev] Building with VS 2003 .NET

2006-05-15 Thread Tim Peters
[R. Christian Call] > I recently checked out the 2006-02-04 python trunk, but I can't get it > to build in Visual Studio 2003 .NET. > > When I open up the PCbuild\pcbuild.sln file in VS2003 .NET and then try > to build the solution, I get the following errors: > > fatal error C1083: Cannot open in

Re: [Python-Dev] Building with VS 2003 .NET

2006-05-15 Thread Paul Moore
On 5/15/06, R. Christian Call <[EMAIL PROTECTED]> wrote: > I recently checked out the 2006-02-04 python trunk, but I can't get it > to build in Visual Studio 2003 .NET. > > When I open up the PCbuild\pcbuild.sln file in VS2003 .NET and then try > to build the solution, I get the following errors: >