Re: [Python-Dev] ssl

2010-06-07 Thread Martin v. Löwis
Am 07.06.2010 12:44, schrieb Kristján Valur Jónsson: Thanks martin. I did as you suggested, and by installing nasm (creating nasmw.exe as a copy of nasm.exe) and without installing perl, was able to build the 32 bit debug version. The 64 bit version didn't want to build, probably because of som

Re: [Python-Dev] ssl

2010-06-07 Thread Kristján Valur Jónsson
Thanks martin. I did as you suggested, and by installing nasm (creating nasmw.exe as a copy of nasm.exe) and without installing perl, was able to build the 32 bit debug version. The 64 bit version didn't want to build, probably because of some strangeness in the .vcprops files. amd64.vcprops def