Camelotia icon indicating copy to clipboard operation
Camelotia copied to clipboard

[Bug]: UWP app won't build due to certain views not being recognised

Open AlexanderBlackman opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug 🐞

Tried to build UWP app. Build failed, due to XDG0008 The name "DirectAuthView" does not exist in the namespace "using:Camelotia.Presentation.Uwp.Views". Camelotia.Presentation.Uwp D:\Downloads\Camelotia-main (2)\Camelotia-main\src\Camelotia.Presentation.Uwp\Views\AuthView.xam The 'missing' files do exist, and they all render properly in Visual Studio 22. The Avalonia and WPF example work without any issue.

Step to reproduce

Downloaded the example Tried to build

Reproduction repository

https://github.com/reactiveui/ReactiveUI

Expected behavior

App should build, and display

Screenshots 🖼️

CamelotiaUWPerror Views are present, just not recognised

IDE

Visual Studio 2022

Operating system

Windows 11

Version

No response

Device

No response

ReactiveUI Version

No response

Additional information ℹ️

No response

AlexanderBlackman avatar Jan 28 '23 21:01 AlexanderBlackman