Root crashes on start

Hi!

I’m trying to get root installed on my Windows 10. I’ve followed every instruction in the webpaged yet everytime I try to open Root the CMD window pops up, shows the following message and then closes.

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-28\root\interpreter\llvm\src\tools\clang\lib\CodeGen\ModuleBuilder.cpp, line 155

I’ve reinstalled Visual Studio 2022 with Windows SDK, I believe.

Any tips?

Thank you!

Welcome to the ROOT forum!
Did you install the Desktop development with C++ workload? And did you start ROOT from a Developer Command Prompt for VS 2022?

It worked! Thank you so much!

1 Like

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