Relative Content

Tag Archive for cclang

‘iostream’ file not found clang(pp_file_not_found) errror

I’ve installed vscodium on my windows 10 pc. I’ve installed vscodium on my laptop before which is ubuntu linux so I assumed the process was straight forward. the problem I find is one of the extension’s Clangd doesn’t recognize my header file specifically <iostream> but also almost every c++ is not recognized. is there a way to change the extension itself to redirect the path where my header files are located?