SVF-example icon indicating copy to clipboard operation
SVF-example copied to clipboard

Not compatible with new SVF versions.

Open learjet5 opened this issue 1 year ago • 0 comments

When I'm using LLVM-14.0.6 and SVF-2.8, I can't cmake SVF-example.

The output error is that:

-- Failed to find installed SVF instance; using legacy import method
CMake Error at CMakeLists.txt:158 (message):
  SVF & LLVM RTTI support mismatch (SVF: , LLVM: OFF)!

learjet5 avatar Oct 07 '24 08:10 learjet5