when I compile SVF-example in CLion, an error occured, The error message is
/home/xxx/xxx/xxx/SVF-2.2/Release-build/lib/libSvf.a(LLVMModule.cpp.o):在函数‘SVF::LLVMModuleSet::loadModules(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)’中:
LLVMModule.cpp:(.text+0xfbe):对‘llvm::parseIRFile(llvm::StringRef, llvm::SMDiagnostic&, llvm::LLVMContext&, llvm::function_ref<llvm::Optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > (llvm::StringRef)>)’未定义的引用
LLVM version I use is 12.0.0
SVF version I use is SVF-2.2
z3 version I use is 4.8.8
How could I fix this?
when I compile SVF-example in CLion, an error occured, The error message is
LLVM version I use is 12.0.0
SVF version I use is SVF-2.2
z3 version I use is 4.8.8
How could I fix this?