Skip to content

Install/build process should check and assert the requirements (e.g. clang compiler versions) #34

Open
@bmerkle

Description

@bmerkle

The readme states some requirements about python, cmake and clang version.

Currently the install/build process does not check if the clang version requirement is satisfied and ubuntu e.g. come with a clang version 14.
This can also cause problems, e.g see bug report #30

It would be cool if the install/build process checks the requirements and stops the build process with an error it the version is not satisfied.

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