N
Neo the 1
Guest
I downloaded 32-bit LLVM 7.0.1 and installed to c:\apps\LLVM. I installed the LLVM Toolchain extension in VS 2017. I also set environment varialbe LLVMInstallDir correctly, but when I build a test project, I always get:
Severity Code Description Project File Line Suppression State
Error MSB6004 The specified task executable location "bin\clang-cl.exe" is invalid. clangtest C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 314
What should I do now?
Ignorance is blissful
Continue reading...
Severity Code Description Project File Line Suppression State
Error MSB6004 The specified task executable location "bin\clang-cl.exe" is invalid. clangtest C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 314
What should I do now?
Ignorance is blissful
Continue reading...