Christoffer Lerno

Results 1219 comments of Christoffer Lerno

Were you able to solve this?

Did you try the `-DC3_LINK_DYNAMIC=true` flag?

So you get the CMake error?

This is what it failed to get `libLLVMDemangle`

It is (unfortunately) not unusual that the LLVM libs are broken. So I would look for maybe earlier or later LLVM packages and see if they work. The error you...

We'll try to set up LLVM builds for various linux variants later, that way we'll have everyone covered regardless of LLVM support through package managers.

Even if you set the target to android?

@lost22git If you grab the latest from master, does it compile properly?