cl.exe is unable to create an executable file. C compiler test failed.

简介: cl.exe is unable to create an executable file. C compiler test failed.

错误:


cl.exe is unable to create an executable file.
C compiler test failed.

具体错误要查看查看config.log。


LINK : fatal error LNK1104: 无法打开文件“kernel32.lib”

参考:


https://blog.csdn.net/quantum7/article/details/105393036


configure: line 974: cl.exe: command not found

.bashrc中:


export PATH=${PATH}:/C/'Program Files (x86)'/'Microsoft Visual Studio 14.0'/VC/bin/amd64


LINK : fatal error LNK1104: 无法打开文件“ucrt.lib”

 

目录
相关文章
|
Ubuntu Unix Linux
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
|
6月前
No rule to make target ‘.xxxxxxxx‘, needed by ‘debug/xxxx.cpp‘. Stop.
No rule to make target ‘.xxxxxxxx‘, needed by ‘debug/xxxx.cpp‘. Stop.
|
7月前
解决运行qmake:Project ERROR: Cannot run compiler ‘cl‘. Output:
解决运行qmake:Project ERROR: Cannot run compiler ‘cl‘. Output:
723 0
|
JavaScript
The file is in the program because: Imported via xxx Root file specified for compilation Vetur(1261)
The file is in the program because: Imported via xxx Root file specified for compilation Vetur(1261)
200 0
The file is in the program because: Imported via xxx Root file specified for compilation Vetur(1261)
编译OpenJDK11:configure: error: Target CPU mismatch. We are building for x86_64 but CL is for “版“; exp
编译OpenJDK11:configure: error: Target CPU mismatch. We are building for x86_64 but CL is for “版“; exp
174 0
cl.exe is unable to create an executable file
cl.exe is unable to create an executable file
135 0
|
C语言
gcc is unable to create an executable file.
gcc is unable to create an executable file.
422 0
|
开发工具
Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
119 0
C compiler test failed.
C compiler test failed.
172 0
下一篇
DataWorks