This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients brian.curtin, loewis, pitrou, skrah
Date 2012-05-16.12:46:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
[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"
History
Date User Action Args
2012-05-16 12:46:12skrahsetrecipients: + skrah, loewis, pitrou, brian.curtin
2012-05-16 12:46:12skrahsetmessageid: <[email protected]>
2012-05-16 12:46:11skrahlinkissue14813 messages
2012-05-16 12:46:11skrahcreate