https://bugs.kde.org/show_bug.cgi?id=389473
--- Comment #36 from Sergio Martins <smart...@kde.org> --- This is now be fixed in latest 1.4 and master branches. If your LLVM is static (*.a files instead of .so) you'll need to build clazy with -DLINK_TO_LLVM=OFF , if that doesn't work for you then there's no other solution than using .so files (dynamically linked LLVM) -- You are receiving this mail because: You are watching all bug changes.