-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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:
is there something wrong with my commands?Could someone held the similar problem and found the methods to fixed it shared the methods?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
