microsoft / microsoft/Windows-classic-samples
VS 2019 16.10.0 Update breaks project using: Samples\Win7Samples\multimedia\directshow\baseclasses
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
I believe the addition of the ExternalIncludePath element in .vcxproj files introduces an issue that re orders includes, and is related to this issue: https://stackoverflow.com/questions/15221270/build-error-in-the-refclock-h-header-file-a-part-of-windows-platform-sdk/15221769#15221769
Issue seen with Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the project files under Samples\Win7Samples\multimedia\directshow\baseclasses and reproduce the failure using Microsoft Build Engine 16.10.0. Inspect how the ExternalIncludePath element affects include ordering and compare the result with the linked refclock.h discussion; done means the baseclasses project builds successfully again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100