Skip to content

Confirm compilation success with Linux/CLion/{GCC,clang} in DEV_MODE #3

@OLEGSHA

Description

@OLEGSHA

According to our internal compilation success table, there were problems with compiling the project in CLion on Linux with GCC or clang with DEV_MODE=on:

CMake Error at tools/clang-tidy/clang-tidy.cmake:2 (find_program):
  Could not find clang_tidy_EXECUTABLE using the following names:
  clang-tidy-13, clang-tidy

This is obviously the result of not installing clang-tidy properly. Clang-tidy should be installed correctly and the test should be re-run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions