Unable to run root on windows

I installed root along with window sdk, MinGW installer and visual studio code. but when I am running the root, it is showing the error "
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 147

"

Please help me in running root on windows 10.

ROOT Version: 6.26.06
Platform: GCC 0.6.2
Compiler: Visual Studio Code 1.70.0


See my previous answer. And please avoid posting several times, it will not be faster… And again, GCC 0.6.2 is not a platform (and not even a valid GCC version) and Visual Studio Code not a compiler…

ok thanks.