microsoft / microsoft/Windows-classic-samples
Missing Gallery.xml in the code sample of Win7Samples/winui/WindowsRibbon/Gallery
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
Build Error like below:
Severity Code Description Project File Line Suppression State
Error P02 Source file 'gallery.xml' can't be found. Gallery C:\Windows-classic-samples\Samples\Win7Samples\winui\WindowsRibbon\Gallery\CPP\UICC.exe 1
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
The failure is in Win7Samples/winui/WindowsRibbon/Gallery, where CPP/UICC.exe cannot find gallery.xml; start by inspecting that sample's build inputs and the referenced path. Done means the Gallery sample contains the expected gallery.xml and builds without the P02 missing-source error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100