Raylib-CPP-Starter-Template-for-VSCODE-V2 icon indicating copy to clipboard operation
Raylib-CPP-Starter-Template-for-VSCODE-V2 copied to clipboard

cannot open source file "raylib.h", fatal error: raylib.h: No such file or directory

Open dbro74 opened this issue 10 months ago • 2 comments

I'm getting these errors. How is the project supposed to know where the raylib files are? Don't I need to link them somehow?

dbro74 avatar Jan 13 '25 04:01 dbro74

i also tried rawdogging ts... im back on tutorials, feels easier.

REEZA776 avatar Apr 03 '25 11:04 REEZA776

i also tried rawdogging ts... im back on tutorials, feels easier.

just found this comment on YouTube. 'It's very complex. You need to learn how Makefiles work, how C include works, how linking works, and you need to find an appropriate compiler that works with you and your host OS'

REEZA776 avatar Apr 04 '25 17:04 REEZA776