Quantcast
Channel: Active questions tagged 22.04 - Ask Ubuntu
Viewing all articles
Browse latest Browse all 4530

How to install clang-15 or higher? (16 preferably)

$
0
0

I am currently trying to build a project using cmake, and the error that occurs reads:

CMake Error at cmake/tools.cmake:33 (message):  Compilation with Clang version 14.0.0 is unsupported, the minimum required  version is 15.Call Stack (most recent call first):  CMakeLists.txt:18 (include)

every time I apt get clang, it by default installs a 14 version. How do I fix this?

This is a little urgent, so any help is appreciated. Thanks! :)


Viewing all articles
Browse latest Browse all 4530

Trending Articles