Hi,
I started CPP course a while ago and everything worked just fine. Unfortunately, some personal issues forced me to stop learning. Now I want to return but I’ve realized that VS Code cannot find raylib.h. Debugging shows exactly this error:
‘raylib.h’ file not found clang(pp_file_not_found)
I’ve already reinstalled Raylib to default folder, C:\raylib, as well as the files provided by Stephen but no matter what I do, I am still getting this error.
Can I ask you for your help?
Thanks!