0

X Visual Studio is missing necessary components. Please re-run the Visual Studio installer for the "Desktop development with C++" workload, and include these components: MSVC v142 - VS 2019 C++ x64/x86 build tools - If there are multiple build tool versions available, install the latest C++ CMake tools for Windows Windows 10 SDK

what is the solution?

what is the solution?

1 Answers1

1

While installing the VS, make sure to check Desktop development with C++..

enter image description here

You can follow this post 1st part

Md. Yeasin Sheikh
  • 54,221
  • 7
  • 29
  • 56