<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I allways get the error:</p>
<p>CMake Error at CMakeLists.txt:78 (find_package):<br>
Could not find a package configuration file provided by "Clang"
(requested<br>
version 4.0) with any of the following names:<br>
<br>
libclang-4.0.soConfig.cmake<br>
libclang-4.0.so-config.cmake<br>
<br>
Add the installation prefix of "Clang" to CMAKE_PREFIX_PATH or
set<br>
"Clang_DIR" to a directory containing one of the above files.
If "Clang"<br>
provides a separate development package or SDK, be sure it has
been<br>
installed.<br>
<br>
<br>
-- Configuring incomplete, errors occurred!<br>
<br>
</p>
<div class="moz-cite-prefix">On 15.03.19 17:03, <a class="moz-txt-link-abbreviated" href="mailto:Workbench@gmx.at">Workbench@gmx.at</a>
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:eb2c36ee-fb8b-47bf-0b14-c149fbb3fba3@gmx.at">
<pre class="moz-quote-pre" wrap="">Hi everyone,
i try to use find_packages for clang, i'm on debian and have installed
libclang-4.0-dev package, now i've the files in
/usr/lib/llvm4-0/lib/libclang-4.0.so and the include in
/usr/lib/llvm-4.0/include/clang - how can i make find_package find those ??
best regards!
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
</body>
</html>