Hello, I started doing the c++ course, but at some point when i updated vscode it just stopped working. I tried many things (several vscode settings, new compiler, changing json files… So i probably made it all worse). But The problem must be a fundamental lack of knowledge on how to run c++ projects with imported libaries. Maybe someone can help me or provide ressources?
As a result, it seems like VSCode is trying to use a different compiler with different compilation settings and doesn’t actually know where the Raylib headers are.