Bev in TX wrote:
Thanks for letting me know about this. I installed Subversion and
tried to make the build work like that, but it fails.
[... snip problems ...]
I'm afraid I'm not using VS 2005, nor Vista, nor 64-bit,
so I hope someone else can help. If you don't get any take-up
here try the
Thanks for letting me know about this. I installed Subversion and
tried to make the build work like that, but it fails.
1) I am building 64-bit on Vista, so I used build-amd64.bat instead of
build.bat.
2) build-amd64.bat was setup to use MSVS 9.0, while I am using MSVS
8.0. Also, some of the BA
Bev in TX wrote:
I am a complete newbie at building Python. I am trying to build it
under MS Windows Vista (64-bit AMD) with MS VS2005. I'm doing that
because I need debug libraries, which I did not see in the standard
distribution.
I'll leave others to comment on whether or not
it's expected
I am a complete newbie at building Python. I am trying to build it
under MS Windows Vista (64-bit AMD) with MS VS2005. I'm doing that
because I need debug libraries, which I did not see in the standard
distribution.
I downloaded the source and found the MSVS8 solution/project files.
However, whe