[New-bugs-announce] [issue31381] Unable to read the project file "pythoncore.vcxproj".

Denis Osipov report at bugs.python.org
Thu Sep 7 06:38:26 EDT 2017


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 <report at bugs.python.org>
<http://bugs.python.org/issue31381>
_______________________________________


More information about the New-bugs-announce mailing list