Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlexanderBlackman opened this issue Jan 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AlexanderBlackman
Copy link

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 AlexanderBlackman added the bug Something isn't working label Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant