codebrowser icon indicating copy to clipboard operation
codebrowser copied to clipboard

meet a llvm3.8 error when i cmake the project

Open sanbuphy opened this issue 2 years ago • 1 comments

image

Hi,I really want to use this software, but I still can't compile it, It always says that "Found LLVM 3.8.0 in /usr/local",but i can't find anything about LLVM 3.8.0 in /usr/local.

Can you help me ? Thanks a lot.

I use:

cmake .. -DLLVM_CONFIG_EXECUTABLE=/usr/bin/llvm-config-7 -DCMAKE_BUILD_TYPE=Release

in build

sanbuphy avatar Dec 20 '22 08:12 sanbuphy