-
Notifications
You must be signed in to change notification settings - Fork 287
Project can't be build #289
Comments
When I open a freshly installed project it asks indeed to update the build tool to v141. When Visual Studio is ready with opening project and updating build tool to v141 I rebuild the solution then I get those errors. It looks like WSA is not even set to v141 and that Win32 as errors after updating. edit: |
Is someone able to help here? |
I'm unable to repro this at all. Looking at the error list, it seems like something might have been removed from the code (missing characters and unexpected end-of-file). Have you tried pulling a completely fresh copy, updating the projects to v141, and building that? |
I am getting pretty much the same errors as @RickdeGier, when I try to build. Using Windows Fall Creator's Update, VS2017 and Win SDK versions 14393 and 16299, I tried all variations of opening a fresh project. Updating the build tools to v141, not updating, retargeting to SDK version to 14393, etc. Windows Software Development Kit - Windows 10.0.10586.212 Any ideas would be well appreciated. |
I'm having similar problems, help would be appreciated |
I was able to build using VS 17 using tools 141 and SDK 10586. |
This problem is related to #297. For now, SDK 10586 is the only supported one. Upgrading to 14xxx or later will cause compilation errors. |
Severity Code Description Project File Line Suppression State
I get this error when opening de UWP application:
Warning The referenced component 'MixedRemoteViewCompositor' could not be found. Viewer
But the file is visible in the solution explorer and the ReadMe instructions are not help either.
The text was updated successfully, but these errors were encountered: