当前位置:   article > 正文

记录 | mac报错:not prividing “FindClang.cmake“

记录 | mac报错:not prividing “FindClang.cmake“

报错:

CMake Error at CMakeLists.txt:72 (find_package):

By not providing "FindClang.cmake" in CMAKE_MODULE_PATH this project has

asked CMake to find a package configuration file provided by "Clang", but

CMake did not find one.
 

Could not find a package configuration file provided by "Clang" with any of

the following names:
 

ClangConfig.cmake

clang-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.


解决办法:

brew install llvm@13
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小丑西瓜9/article/detail/236706
推荐阅读
  

闽ICP备14008679号