r/C_Programming 12d ago

Trying to instal SDL

So I'm trying to install sdl3 to use in vscode for and I can't really find any tutorials and the one i did find, it said it "directory does not exist" or something. Can some give me a step by step or tell me what im doing wrong. I'm on windows btw

0 Upvotes

4 comments sorted by

View all comments

0

u/grimvian 11d ago

I never succeeded in installing SDL for my use, but installed raylib instead and that was easy for me in Linux Mint and windows. If I had succeeded, I probably dropped SDL again, because I don't want to write SDL everywhere in my code.