macOS High Sierra 10.13.6
I install root6
xcode-select version 2349.
the error is :
ERROR in cling::CIFactory::createCI(): cannot extract standard library include paths!
I cleaned my system and re-installed everything, but this error is just after me.
Please , HELP ME !
root
ERROR in cling::CIFactory::createCI(): cannot extract standard library include paths!
Invoking:
LC_ALL=C clang++-mp-9.0 -xc++ -E -v /dev/null 2>&1 | sed -n -e '/^.include/,{’ -e ‘/^ /.*++/p’ -e ‘}’
Results was:
With exit code 0
input_line_1:1:10: fatal error: ‘new’ file not found
#include
^~~~~
Replaced symbol atexit cannot be found in JIT!
Replaced symbol at_quick_exit cannot be found in JIT!
input_line_3:37:10: fatal error: ‘string’ file not found
#include
^~~~~~~~
| Welcome to ROOT 6.24/06
| (c) 1995-2021, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for macosx64 on Dec 06 2021, 12:44:00 |
| From tag , 1 September 2021 |
| With clang version 9.0.1 |
Try ‘.help’, ‘.demo’, ‘.license’, ‘.credits’, ‘.quit’/’.q’ |
---|
input_line_7:1:10: fatal error: ‘iostream’ file not found
#include
^~~~~~~~~~
root [0] .q