[New-bugs-announce] [issue15070] AMD64 debug VS9.0 build doesn't work

Antoine Pitrou report at bugs.python.org
Thu Jun 14 21:33:50 CEST 2012


New submission from Antoine Pitrou <pitrou at free.fr>:

When I try to launch the AMD64 debug build:

Z:\default>PC\VS9.0\amd64\python_d.exe

I get an error box complaining that "python33_d.dll" is missing from my system.

Indeed it doesn't seem there:

Z:\default>dir PC\VS9.0\amd64\*.dll
 Volume in drive Z is VBOX_cpython
 Volume Serial Number is 0000-0805

 Directory of Z:\default\PC\VS9.0\amd64

05/16/2012  02:09 PM         3,176,960 python33.dll
05/16/2012  02:08 PM            79,872 python3.dll
               2 File(s)      3,256,832 bytes
               0 Dir(s)  60,807,380,992 bytes free

----------
components: Build, Windows
messages: 162816
nosy: loewis, pitrou, skrah
priority: normal
severity: normal
status: open
title: AMD64 debug VS9.0 build doesn't work
type: compile error
versions: Python 3.3

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


More information about the New-bugs-announce mailing list