This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author denis-osipov
Recipients denis-osipov, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-09-07.10:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504780706.12.0.38244131234.issue31381@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-09-07 10:38:26denis-osipovsetrecipients: + denis-osipov, paul.moore, tim.golden, zach.ware, steve.dower
2017-09-07 10:38:26denis-osipovsetmessageid: <1504780706.12.0.38244131234.issue31381@psf.upfronthosting.co.za>
2017-09-07 10:38:25denis-osipovlinkissue31381 messages
2017-09-07 10:38:25denis-osipovcreate