Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

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

Description

@loschorts

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions