[Python-Dev] ssl (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon Jun 7 22:33:36 CEST 2010
- Previous message: [Python-Dev] ssl
- Next message: [Python-Dev] [RELEASE] Python 2.7 release candidate 1 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 some strangeness in the .vcprops files. amd64.vcprops defines PythonExe to $(HOSTPYTHON) which isn't defined.
See PCbuild/readme.txt.
Please don't tell me that I need to install Perl :)
You don't need to install Perl; see PCbuild/readme.txt.
Regards, Martin
- Previous message: [Python-Dev] ssl
- Next message: [Python-Dev] [RELEASE] Python 2.7 release candidate 1 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]