Compilation failed using root libraries after updating editor

Hi, i’m using root on mac to make data analysis, it always worked perfectly but yesterday XCode required to install new componets and after this the programs that before have been compiled without problems now don’t compile anymore. These are the errors generated:

/usr/local/include/RStringView.h:35:12: error: no template named 'basic_string_view' typedef basic_string_view<char> string_view
and other five similar.

I’m not very experienced and i’ve never seen this type of error, please help me i need root working to finish my thesis.

Stefano.

ROOT Version 6.12/02
Platform MacOS Sierra

You need to rebuild ROOT and/or download a new version (and in both case rebuild your code).

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