(original) (raw)
Hi, All,
I follow the menu http://llvm.org/docs/GettingStartedVS.html , but still failed to build LLVM debug version.Here's error message:
7>C:\\study\\llvm\\projects\\compiler-rt\\lib\\asan\\asan\_win.cc(69): fatal error C1189: #error : Please build the runtime with a non-debug CRT: /MD or /MT
7>C:\\study\\llvm\\projects\\compiler-rt\\lib\\asan\\asan\_win.cc(69): fatal error C1189: #error : Please build the runtime with a non-debug CRT: /MD or /MT
Any idear?
--
--
Best Regards,
Amy