Closed as3ii closed 5 years ago
Do you have llvm-dev
or any specific version of it (e.g. llvm-3.9-dev
) installed? These packages should provide the LLVMConfig.cmake
file.
Do you have
llvm-dev
or any specific version of it (e.g.llvm-3.9-dev
) installed? These packages should provide theLLVMConfig.cmake
file.
only llvm-libs 7.0.1-2 which was installed with clang 7.0.1-1 and contains the LLVM runtime libraries
Then you need to install the corresponding llvm*-dev
package (llvm-7-dev
I think)
ok, I found the right package, thanks
I'm trying to compile it on arch linux arm on aarch64 (raspberry pi 3). Here the output of cmake: