[LLVMdev] I know why msvc broken:(

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Sat Aug 29 22:31:59 PDT 2009


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




More information about the llvm-dev mailing list