New submission from Antoine Pitrou <pit...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15070>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to