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

[question] Can't retarget solution to different Windows SDK version #58

Open
loschorts opened this issue Oct 29, 2018 · 1 comment
Open

Comments

@loschorts
Copy link

Hi there,

I'm trying to build this project in VS2017 and am having trouble retargeting it to my Windows SDK version. I followed the build steps issued in the README and then retargeted the solution to 10.0.17134.0 which I have installed locally. The vcxproj file reflects the global setting <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> for each project, but I nonetheless get this error when trying to build:

The Windows SDK version 10.0.16299.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution".

Do you know what might be happening?

@kfarnung
Copy link
Member

Can you try this change? I'm not sure we'll land it, but it should unblock you.

#62

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