Retarget solution is missing Visual Studio 2022

Agha Khan 161 Reputation points
2022-10-27T18:44:59.61+00:00

@Minxin Yu answer this question, but it is not correct as I think. I did open Local folder and then selected the solution, but unable to find Retarget solution. The compiler is asking Windows SDK 10.0.17134 which is not avalible.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,525 questions
0 comments No comments
{count} votes

Accepted answer
  1. YujianYao-MSFT 4,271 Reputation points Microsoft Vendor
    2022-10-28T06:18:40.937+00:00

    Hi @Agha Khan ,

    Since you are using VS2022, in the Visual Studio Installer we can see that the minimum version of the Windows Sdk that can be downloaded is 10.0.18362.0, I suggest you try to download it.

    254968-sdk.png

    Then select this Sdk in the project properties.

    254983-set.png

    Best regards,

    Elya


    If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful