[python-win32] Trying to build debug version of win32 extensions

Gerrat Rickert grickert at coldstorage.com
Mon Jul 9 17:19:37 CEST 2007


LOL!  

duh...here I was believing this had something to do with the mysterious
build process for c/c++ projects that I know nothing about, and it turns
out it was just a stupid matter of me running my regular version of
python to execute the setup.py script (instead of the debug version I
built).  

Thanks so much - that was it.


Regards,

Gerrat


-----Original Message-----
From: sidnei.da.silva at gmail.com [mailto:sidnei.da.silva at gmail.com] On
Behalf Of Sidnei da Silva
Sent: Monday, July 09, 2007 10:51 AM
To: Gerrat Rickert
Cc: python-win32 at python.org
Subject: Re: [python-win32] Trying to build debug version of win32
extensions

I believe you just have to run setup.py with 'python_d.exe' that is in
PCBuild\python_d.exe instead of 'python.exe', though I might be wrong.

-- 
Sidnei da Silva
Enfold Systems                http://enfoldsystems.com
Fax +1 832 201 8856     Office +1 713 942 2377 Ext 214


More information about the Python-win32 mailing list