I have already meet the problem before:) It's just because the installation of MSVC 2008 sp1. If you don't downgrade sp1, then we can using nmake system for example. %BLD%\cmake\bin\cmake.exe -DPYTHON_EXECUTABLE=%BLD%/python/python.exe -DCMAKE_INSTALL_PREFIX=%BLD%/llvm -G "NMake Makefiles" D:/svn/llv And it's must be working:) At lease on my computer is working:) -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
Possibly Parallel Threads
- [LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Summer of Code idea -- detecting undefined behavior
- [LLVMdev] MSVC can't Inlcude *.inc files properly