Reputation: 614
I was working on my Windows 10 project in Visual Studio 2015 RC. After upgrading to VS 2015 RTM it finds the project incompatible. I've installed Windows 10 sdk 10158.
I'm not able to create a new Windows 10 project either (kind of obvious).
I should be missing something here. Any clue what's going on?
Upvotes: 2
Views: 377
Reputation: 28776
This is expected. Microsoft told that the Visual Studio 2015 RTM is incompatible with the older SDK. You have to wait until 29th July 2015 to get the Windows 10 RTM SDK.
Important: Do not install Visual Studio 2015 RTM until 7/29 if you want to continue working with Windows 10 developer tool preview releases. On 7/29 the RTM releases of Windows 10 developer tools will be made available for use with Visual Studio 2015 RTM. Please refer to the Building Apps blog for more details.
I found the link to the Webinstaller to the 10240 SDK and the Windows 10 Developer Tools. Try it and be one of the first developers who can submit it's RTM app.
Upvotes: 2