New submission from Mo Jia:
Here is the failed message .
Project "D:\Hg\Python\Python\PCbuild\_ssl.vcxproj" (17) is building
"D:\Hg\Python\Python\PCbuild\ssl.vcxproj" (18) on node 1 (default targets).
Mo Jia added the comment:
Another error is .
cd "D:\Hg\Python\Python\PCbuild\"
"D:\Hg\Python\Python\PCbuild\python_d.exe" build_ssl.py Release Win32 -a
Found a working perl at 'C:\Perl\bin\perl.exe'
Traceback (most recent call last):
File "buil
Mo Jia added the comment:
@Roundup Robot . Clone the newest 3.4 tag. The unicode problem is ok now .
@Zachary Ware , don't change anything after clone from the repo. What i do is
just cd python src dir and runing : Tools\buildbot\build.bat . the openssl
verison is 1.0.1g . See
Mo Jia added the comment:
I think let user add the liblzma project by hand is not good enough. While the
build.bat don't have this problem. So they should work similar.
--
nosy: +Mo.Jia
versions: -Python 3.5, Python 3.6
___
Python tracker