Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

CMake error: CLANG_LIB set to NOTFOUND #6

Description

@philtomson

I'm building with:

cmake ../ -DOCLICD_COMPAT=0 -DCOMPILER=CLANG -DCLANG_LIB=/usr/lib/llvm-3.8/lib/

And I'm getting:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CLANG_LIB

I initially tried without the -DCLANG_LIB... on the cmake commandline and got the same error.

(Platform is Ubuntu 16.04)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions