New submission from Denis Osipov:

Can't load pythoncore.vcxproj in VS2017 after PR 3375 bpo-31358: Pull zlib out 
of the repository #3375.

During pcbuild.sln loading there is error message:

D:\repos\cpython\PCbuild\pythoncore.vcxproj : error  : Unable to read the 
project file "pythoncore.vcxproj".
D:\repos\cpython\PCbuild\pythoncore.vcxproj(70,37): Specified condition 
"$(IncludeExternals)" evaluates to "" instead of a boolean.

----------
components: Windows
messages: 301581
nosy: denis-osipov, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Unable to read the project file "pythoncore.vcxproj".
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31381>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to