I was trying to build llvm 2.9 using cmake 2.8 ("Nmake Makefiles" generator) and VC++ compiler (version 14.00)... I get the following error. I wonder if anyone has an ideas on hoe I might be able to move past it.<div>
using the same method of building for 2.8 works.</div><div><br></div><div>thanks for any pointers..</div><div><br><div><br></div><div><div>Linking CXX executable ..\..\bin\tblgen.exe</div><div> Creating library ..\..\lib\tblgen.lib and object ..\..\lib\tblgen.exp</div>
<div>LLVMSupport.lib(Path.cpp.obj) : error LNK2019: unresolved external symbol "__dec</div><div>lspec(dllimport) public: void __thiscall std::exception::_Raise(void)const " (__</div><div>imp_?_Raise@exception@std@@QBEXXZ) referenced in function "public: bool __thisca</div>
<div>ll llvm::sys::Path::isAbsolute(void)const " (?isAbsolute@Path@sys@llvm@@QBE_NXZ)</div></div><div><br></div></div>