Hi,
I’m trying to install ROOT resp. run it but I stumble over following issue:
C:>
C:>C:\root_v6.26.02\bin\thisroot.batC:>root
input_line_1:1:10: fatal error: ‘new’ file not found
#include
^~~~~
Assertion failed: OldBuilder->DeferredDeclsToEmit.empty() && “Should have emitted all decls deferred to emit.”, file C:\build\ws\BUILDTYPE\Release\LABEL\windows64\V\6-26\root\interpreter\llvm\src\tools\clang\lib\CodeGen\ModuleBuilder.cpp, line 147C:>
I started from the Command Prompt from Visual Studio and as far as I see I followed everything according to Installing ROOT - ROOT.
