I allways get the error:

CMake Error at CMakeLists.txt:78 (find_package):
  Could not find a package configuration file provided by "Clang" (requested
  version 4.0) with any of the following names:

    libclang-4.0.soConfig.cmake
    libclang-4.0.so-config.cmake

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


-- Configuring incomplete, errors occurred!

On 15.03.19 17:03, workbe...@gmx.at wrote:
> 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!
>
>

Attachment: pEpkey.asc
Description: application/pgp-keys

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to