cmake的构建脚本时,我在构建过程中得到了以下输出: ************************************************************************ Copyright (c) 2020 Microsoft Corporation-- Check for working C compiler
但是,当我尝试运行vl_compilenn时,它显示了以下错误:Warning: CL.EXE not found in PATH.> In vl_compilenn>check_clpath (line 580)'cl.exe' is not recognizedError using vl_compilenn>check_clpath (line 591)
Erro
我知道cl.exe需要一些可以在vcvars32.bat中找到的环境变量。'/' for options, also
# `clwrap` is a tiny script that runs vcvars32.bat and forward arguments to `cl.exe-I$BOOST_ROOT main.cpp -link -LIBPATH:"C:\\Python27\\libs" -LIBPATH:"C:\\Users\\Charly\\work