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 :: fork was not declared in this scope 
Cpp :: c++ create threads 
Cpp :: cannot open include file: 
Cpp :: compare float values c++ 
Cpp :: 2d array using vector 
Cpp :: lopping over an array c++ 
Cpp :: how to get command arguments c++ 
Cpp :: how to get a letter from the users string in c++ 
Cpp :: sort function descending c++ 
Cpp :: optimized bubble sort 
Cpp :: double to string c++ 
Cpp :: c++ switch string 
Cpp :: copy 2 dimensional array c++ 
Cpp :: c++ open file 
Cpp :: C++ do...while Loop 
Cpp :: http.begin arduino not working 
Cpp :: c++ type casting 
Cpp :: for loop with array c++ 
Cpp :: conditional variable c++ 
Cpp :: c++ get full line of input 
Cpp :: print each number of digit c++ 
Cpp :: check uppercase c++ 
Cpp :: bitwise count total set bits 
Cpp :: increment c++ 
Cpp :: comparator for priority queue c++ 
Cpp :: how to get size of 2d vector in c++ 
Cpp :: deque c++ 
Cpp :: int to hexadecimal in c++ 
Cpp :: c++ function default argument 
Cpp :: c++ vector resize 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =