[llvm-dev] Error in Windows build from release_40 branch
Shi, Steven via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 24 22:43:38 PST 2018
> I don't think you made a mistake, I suppose something in the cmake
> config is broken.
Hi Hans,
I can still see the MSVS install error as below with latest LLVM code. Is there any word around can let me install the LLVM through MSVS successfully?
CMake Error at projects/compiler-rt/lib/builtins/cmake_install.cmake:37 (file):
file INSTALL cannot find
"D:/Project/LLVM/vs2015build/$(Configuration)/lib/clang/7.0.0/lib/windows/clang_rt.builtins-x86_64.lib".
Call Stack (most recent call first):
projects/compiler-rt/lib/cmake_install.cmake:38 (include)
projects/compiler-rt/cmake_install.cmake:38 (include)
projects/cmake_install.cmake:37 (include)
cmake_install.cmake:72 (include)
Steven
More information about the llvm-dev
mailing list