LLVM 3.4 linker errors on VS 2012
问题 I have built the LLVM 3.4 from source using Cmake. I referred to documentation for Getting Started with the LLVM System using Microsoft Visual Studio for the installation. I now want to use the LLVM in my own project. I have added the LLVM libraries in VS 2012 using the Properties -> C/C++ -> General . When I try to build my compiler, I get the following linker errors when I Build my project: 1>main.obj : error LNK2019: unresolved external symbol LLVMInitializeX86TargetInfo referenced in