[cfe-dev] Undefined symbols for architecture x86_64 when compile newFrontendActionFactory with clang 5.0.

via cfe-dev cfe-dev at lists.llvm.org
Tue Dec 12 03:30:55 PST 2017


I have modify my CMakeList.txt like this, But it still gets the same error...

set(LLVM_USED_LIBS clangTooling clangBasic clangAST <b>clangFrontend clangFrontendTool</b>)

Please help me out here ... thx a lot.

_____________________________________
Sent from http://clang-developers.42468.n3.nabble.com




More information about the cfe-dev mailing list