I have a problem with desktop templates for c++

Magi Wave 0 Reputation points
2023-06-14T06:35:27.4233333+00:00

Hello! I had a problem: I decided to try myself in desktop development in c++, but when choosing templates in installer, I did not find a Desktop development with c++ template. Reinstalling VS didn't help either. Please help, I am grateful in advance!

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,612 questions
Microsoft Managed Desktop
Microsoft Managed Desktop
A cloud-based service that brings together Microsoft 365 Enterprise and adds these features: User device deployment; IT service management and operations; and Security monitoring and response.
47 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Minxin Yu 10,791 Reputation points Microsoft Vendor
    2023-06-14T06:42:18.7666667+00:00

    Hi, @Magi Wave

    Make sure that C++ workload is installed in Visual Studio Installer.
    User's image

    Launch Visual Studio , create a new project and search Desktop:
    User's image

    Select Next and type Desktop:

    enter image description here

    Best regards,

    Minxin Yu


    If the answer is the right solution, please click "Accept Answer" and kindly 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.

    1 person found this answer helpful.