Skip to content

Conversation

@Scottj1s
Copy link
Member

@Scottj1s Scottj1s commented Nov 4, 2022

Discovered with WinUI-PR pipeline run: update versions for CppWinRT, wil, BuildTools, .NET runtime

@Scottj1s
Copy link
Member Author

Scottj1s commented Nov 4, 2022

Fixes build errors:

...\winrt\Microsoft.UI.Xaml.Markup.h(1278,53): Error C3083: 'Foundation': the symbol to the left of a '::' must be a type
...\winrt\Microsoft.UI.Xaml.Markup.h(1278,65): Error C2039: 'IInspectable': is not a member of 'winrt::Microsoft::Windows'
...\winrt\Microsoft.UI.Xaml.Markup.h(1291,65): Error C3083: 'Foundation': the symbol to the left of a '::' must be a type
...\winrt\Microsoft.UI.Xaml.Markup.h(1291,77): Error C2039: 'IInspectable': is not a member of 'winrt::Microsoft::Windows'

@sylveon
Copy link
Contributor

sylveon commented Nov 4, 2022

Would you mind adding the fix for microsoft/WindowsAppSDK#1901 as well while we're on the topic of nested Windows namespaces?

@sylveon
Copy link
Contributor

sylveon commented Nov 4, 2022

Also, maybe a unit test for this scenario would be desirable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants