Im getting problem when installing root. how can i solve this problem

Hi experts!
Im installing root now.
Im in below process.
“cd buildir
cmake …/root-6.24.00”

and the result is shown below screenshot.


how can i solve Performing Test found_stdstringview-Failed, Performing Test Found_stod_stod_stringview-Failed, Performing Test found_stdinvoke-Failed, Performing Test found_opplusequal_stringview-Failed.

Thanks!

Hello,

Do you actually get an error at the end of the configuration phase? If not, you can just go ahead and compile ROOT.

Alternatively, you can install ROOT via conda:

which should be easier than compiling from sources.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.