I’m not getting using iostream:
PS C:\Users\Wallison Campanelli> root
RegOpenKeyEx(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\$VERSION\InstallationFolder): returned 2: O sistema nÒo pode encontrar o arquivo especificado.
input_line_1:1:10: fatal error: 'new' file not found
#include <new>
^~~~~
Replaced symbol at_quick_exit cannot be found in JIT!
Replaced symbol __dllonexit cannot be found in JIT!
Replaced symbol _onexit cannot be found in JIT!
input_line_3:37:10: fatal error: 'string' file not found
#include <string>
^~~~~~~~
------------------------------------------------------------------
| Welcome to ROOT 6.32.06 https://root.cern |
| (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for win64 on Sep 22 2024, 03:50:56 |
| From tags/v6-32-06@v6-32-06 |
| With MSVC 19.39.33521.0 |
| Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
------------------------------------------------------------------
input_line_7:1:10: fatal error: 'iostream' file not found
#include <iostream>
^~~~~~~~~~
root [0]