[Python-3000] Compiling Python 3.0 with MS Visual Studio 2005 (original) (raw)
Guido van Rossum guido at python.org
Sat Sep 1 01:32:20 CEST 2007
- Previous message: [Python-3000] Compiling Python 3.0 with MS Visual Studio 2005
- Next message: [Python-3000] Compiling Python 3.0 with MS Visual Studio 2005
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 8/31/07, Christian Heimes <lists at cheimes.de> wrote:
Martin v. Löwis wrote: > Christian Heimes schrieb: >> I tried to compile Python 3.0 with MS Visual Studio 2005 on Windows XP >> SP2 (German) and I run into multiple problems with 3rd party modules. >> The problem with time on German installations of Windows still exists. > > Not for me - it works fine here. Are you sure your source is up-to-date?
My sources were up to date but unfortunately the output wasn't. After I did a cleanup and full recompile the error is gone.
Does this mean that all the problems you reported at the start of this thread are gone? (If so, I need to remove the link to this thread from the online release notes. :-)
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-3000] Compiling Python 3.0 with MS Visual Studio 2005
- Next message: [Python-3000] Compiling Python 3.0 with MS Visual Studio 2005
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]