Search
 
SCRIPT & CODE EXAMPLE
 

CPP

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools":

vs_buildtools.exe --norestart --passive --downloadThenInstall --includeRecommended --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Workload.MSBuildTools
Comment

error: microsoft visual c++ 14.0 or greater is required. get it with "microsoft c++ build tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

I suggest you could try to go to the link and download this.
https://visualstudio.microsoft.com/visual-cpp-build-tools/
Comment

error: microsoft visual c 14.0 or greater is required. get it with "microsoft c build tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

Click on Help > Check for updates and update your visual studio
Comment

error: microsoft visual c 14.0 or greater is required. get it with "microsoft c build tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

You need to update your IDE
Comment

microsoft visual c++ 14.0 or greater is required. get it with "microsoft c++ build tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

your visual studio is outdated you can upgrade your visual studio at any time
Comment

PREVIOUS NEXT
Code Example
Cpp :: how to loop a 2 dimensional vector in c++ starting from second element 
Cpp :: c++ show current time 
Cpp :: OPA in expanse 
Cpp :: c++ read integers from file 
Cpp :: what is __asm in C++ 
Cpp :: iterating string in cpp 
Cpp :: how to get input in cpp 
Cpp :: how to get a letter from the user c++ string 
Cpp :: sort function from bigest to smallest c++ 
Cpp :: c++ lock 
Cpp :: how to add numbers in c++ 
Cpp :: switch case with string c++ 
Cpp :: factorial using recursion cpp 
Cpp :: c++ measure time in microseconds 
Cpp :: delete map elements while iterating cpp 
Cpp :: http.begin not working 
Cpp :: c++ typedef 
Cpp :: latex table landscape 
Cpp :: c++ vector fill 
Cpp :: how to declare a function in c++ 
Cpp :: how to create a min priority queue of pair of int, int 
Cpp :: armstrong number in cpp 
Cpp :: when was c++ created 
Cpp :: c++ vector extend vector 
Cpp :: how to create a vector in c++ 
Cpp :: C++ String Copy Example 
Cpp :: c++ inherit from class template 
Cpp :: is power of 2 
Cpp :: swap elements array c++ 
Cpp :: how to empty an array c++ 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =