githubuser872349 hello i downloaded the gcc and g++ compiler and also the libgcc and the libstdc++ also the gdb vscode finds the compilers but it does not find the standard lib of c and also c++ i have searched for a long time now and dont really know what else to do i get an include path error when i try to include any .h file such as stdio.h or iostream.h the include path is still default ${workspaceFolder}/**
Staudey Before you do any development work it's recommended (almost necessary) to install the system.devel component (package collection) sudo eopkg it -c system.devel If after that it still doesn't work, we'd have to investigate further.
githubuser872349 Staudey thank you very much for the fast answer. now vs code finds the header files. where did you get this information ?
kyrios githubuser872349 in the doc https://getsol.us/articles/package-management/basics/en/#base-development-tools