Page 1 of 1

error: Cannot find cl.exe

Posted: 28. Jul 2018, 04:23
by Mahdi.G
These commands tested

Code: Select all

cscript configure.vbs --with-vc="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin"
cscript configure.vbs --with-vc="C:\Program Files (x86)\Microsoft Visual Studio 14.0"
Result:

Code: Select all

Checking for Visual C++...
error: Cannot find cl.exe (Visual C++) anywhere on your system. Check the build requirements.
Visual Studio 2015 is installed

Re: error: Cannot find cl.exe

Posted: 28. Jul 2018, 14:00
by mhanor