1 | initial version |
This has nothing to do with openCV but with your Visual Studio installation. It means that it doesn't succeed in finding the correct C and C++ compiler which is the CL.exe application.
Check this link on how to solve this problem.