[LLVMdev] Install Problem of Compiler-rt with Visual Studio Express 2013 for Windows Desktop

Feng Lu lufeng1204 at gmail.com
Wed Mar 5 21:33:45 PST 2014


Hi, All
 I have tried to compile and install LLVM on windows 8 using Visual Studio
Express 2013 for Windows Desktop.
 The compiling is fine. However, the installing gives the following errors:
        62>  CMake Error at
projects/compiler-rt/lib/asan/cmake_install.cmake:34 (FILE):
        62>    file INSTALL cannot find
        62>
 "C:/llvm/build/$(Configuration)/lib/clang/3.5.0/lib/windows/Release/clang_rt.asan-i386.lib".
        62>  Call Stack (most recent call first):
        62>    projects/compiler-rt/lib/cmake_install.cmake:32 (INCLUDE)
        62>    projects/compiler-rt/cmake_install.cmake:33 (INCLUDE)
        62>    projects/cmake_install.cmake:32 (INCLUDE)
        62>    cmake_install.cmake:55 (INCLUDE)
        62>
Do I miss something?

Thanks,
Feng Lu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140305/bb5facd1/attachment.html>


More information about the llvm-dev mailing list