Skip to content

Ubuntu does not detect Clang #151

Closed
Closed
@Keryen

Description

@Keryen

Hello,

I have updated this project as I saw the new version (i had version 10). I pulled the changes make since I installed this project and now my pc does not detect Clang. I have done the following steps:

  • git pull origin master
  • cmake -DLLVM_ENABLE_PROJECTS="clang" -G Ninja ../llvm

When i use the command clang, it gives me the error that the command is not found. I have the bin of this project in the PATH, in .profile and also in .bashrc:

echo $PATH
/home/enrique/Escritorio/spirv-tools/build/tools:/home/enrique/Escritorio/llvm-project/build/bin:/home/enrique/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/enrique/Escritorio/llvm-project/build/bin:/home/enrique/Escritorio/spirv-tools/build/tools

Any suggestions to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions