[Linux] clang 8 is required, but it’s not installed.

clang 8 is required, but it’s not installed.

While installing the carla simulator, I confronted error like ‘clang 8 is required, but it’s not installed.‘ I installed the specific version of clang using the below command line.

$ sudo apt-get update
$ sudo apt-get install clang-8

Leave a Reply

Your email address will not be published. Required fields are marked *