Skip to content

g++ Compiling problems #5

@Thaumaturge2020

Description

@Thaumaturge2020

I'm compiling the project in Ubuntu22.04,clang compiler,nvidia-driver-535 environment

use the following commands:

$ rm -rf *
$ cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ .. # Initial configuration
$ make

and get errors as follows:

image

is there something wrong with my commands?Could someone held the similar problem and found the methods to fixed it shared the methods?

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