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

I can't compile the solution in Windows 10 #36

Closed
juanmiguel431 opened this issue Dec 26, 2019 · 1 comment
Closed

I can't compile the solution in Windows 10 #36

juanmiguel431 opened this issue Dec 26, 2019 · 1 comment

Comments

@juanmiguel431
Copy link

The compiler can't find the reference for Windows.Data, Windows.Foundation and Windows.UI.

using Windows.UI.Notifications;
using Windows.Data.Xml.Dom;

image

Please, how can I fix this?

I have windows 10 Pro. Version 1909. And Visual Studio 2019.

@NiyaShy
Copy link
Owner

NiyaShy commented Dec 27, 2019

Hey,

that's a "known bug" (or maybe intentional) with Visual Studio 2019, it can't access the folder where previous versions of VS could still find info about those references.

Please check issue #28, a solution was discussed there.

@NiyaShy NiyaShy closed this as completed Jan 3, 2020
@juanmiguel431 juanmiguel431 changed the title I can't compile de solution in Windows 10 I can't compile the solution in Windows 10 Jan 26, 2020
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

No branches or pull requests

2 participants