[issue14813] Can't build under VS2008 anymore

Stefan Krah report at bugs.python.org
Wed May 16 14:46:12 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

[VS 2008]

Most recent tip is ok here, too: all executables run again.


There's still a link failure in "Debug|x64" mode, but that appears
harmless:


 lib /def:python33stub.def /out:C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib /MACHINE:x64    
Microsoft (R) Library Manager Version 9.00.21022.08                                                             
Copyright (C) Microsoft Corporation.  All rights reserved.                                                      
   Creating library C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib and object C:\Users\stefan\p
ydev\cpython\PC\VS9.0\x64-pgo\python33stub.exp                                                                  
LINK : fatal error LNK1104: cannot open file 'C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib'  
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\lib.EXE"' : ret
urn code '0x450'                                                                                                
Stop.                                                                                                           
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14813>
_______________________________________


More information about the Python-bugs-list mailing list