Vs build tools cant be launched

Richa 1 Reputation point
2020-12-01T05:50:20.603+00:00

I downloaded and installed C++ compilers and programs from build tools 2019. it is installed but it cant be launched!! on clicking it, nothing happens and therefore my code still says C++ required.

system- windows 10
VS version- newest 1.5
build tools downloaded from the main site itself- https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2020-12-07T09:32:16.613+00:00

    Hi @Richa ,

    Have you installed some third party extensions? Please temporarily disable or uninstall them.
    Meanwhile, you can also try to repair your Visual Studio Build Tools 2019 by opening Visual Studio Installer > More > Repair.

    If it persists, please provide us with more installation logs. You could download and run this collect.exe tool, go to %temp% folder and find the vslogs.zip file, upload it to https://onedrive.live.com/ and share the link here.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      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 comments No comments