Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Can't find LLVMConfig.cmake #1564

Closed
sirkbitt opened this issue Mar 6, 2018 · 4 comments
Closed

Can't find LLVMConfig.cmake #1564

sirkbitt opened this issue Mar 6, 2018 · 4 comments
Milestone

Comments

@sirkbitt
Copy link

sirkbitt commented Mar 6, 2018

That issue's solution (#43) doesn't work for me.
Here the error message:

CMake Error at libraries/wasm-jit/Source/Runtime/CMakeLists.txt:26 (find_package):
Could not find a package configuration file provided by "LLVM" (requested
version 4.0) with any of the following names:

LLVMConfig.cmake
llvm-config.cmake

Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
"LLVM_DIR" to a directory containing one of the above files. If "LLVM"
provides a separate development package or SDK, be sure it has been
installed.

-- Configuring incomplete, errors occurred!

I don't understand.
Thanks.

@sirkbitt
Copy link
Author

sirkbitt commented Mar 6, 2018

Solved.
Thanks to @hh3755, view issue on this page: #99.

@elmato elmato closed this as completed Mar 7, 2018
@thomasbcox thomasbcox modified the milestones: Q2, 2018, Q1, 2018 Mar 12, 2018
@Nazeim
Copy link

Nazeim commented Jul 25, 2018

@sirkbitt
I have the same error,
How did you solve it?

@MNGanesan
Copy link

Hi ,

Am new to LLVM , I follow the LLVM getting started.
Downloaded latest source of LLVM (9.0) and try to build ..but am stuck , as my cmake/llvm installation did not have LLVMconfig.cmake

could any one throw some light on it ?

@miraclegray
Copy link

Hi, @MNGanesan. Have you solved the problem? If you do, please share info about that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants