public inbox for discuss@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
* CMake can't find LLVM
@ 2024-07-30 23:31 forums.scavenger100
  2024-07-30 23:41 ` [discuss] " Joshua M. Clulow
  0 siblings, 1 reply; 2+ messages in thread
From: forums.scavenger100 @ 2024-07-30 23:31 UTC (permalink / raw)
  To: illumos-discuss

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

This is the error message:

>   By not providing "FindLLVM.cmake" in CMAKE_MODULE_PATH this project has
>   asked CMake to find a package configuration file provided by "LLVM", but
>   CMake did not find one.
> 
>   Could not find a package configuration file provided by "LLVM" 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.

I have installed build-essential and I have llvm-config.

[-- Attachment #2: Type: text/html, Size: 1057 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [discuss] CMake can't find LLVM
  2024-07-30 23:31 CMake can't find LLVM forums.scavenger100
@ 2024-07-30 23:41 ` Joshua M. Clulow
  0 siblings, 0 replies; 2+ messages in thread
From: Joshua M. Clulow @ 2024-07-30 23:41 UTC (permalink / raw)
  To: illumos-discuss

On Tue, 30 Jul 2024 at 16:31, forums.scavenger100 via illumos-discuss
<discuss@lists.illumos.org> wrote:
> This is the error message:
>
>   By not providing "FindLLVM.cmake" in CMAKE_MODULE_PATH this project has
>   asked CMake to find a package configuration file provided by "LLVM", but
>   CMake did not find one.
>
>   Could not find a package configuration file provided by "LLVM" 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.
>
> I have installed build-essential and I have llvm-config.

LLVM is not included in base illumos, so this is distribution
specific.  You'll need to consult folks from your distribution in
whichever venue they conduct their discussions.


Cheers.

-- 
Joshua M. Clulow
http://blog.sysmgr.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-30 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-30 23:31 CMake can't find LLVM forums.scavenger100
2024-07-30 23:41 ` [discuss] " Joshua M. Clulow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).