+ 5
How to get started with SDL c++ library for games on windows using CodeBlocks
the installation process and download links
2 Respostas
+ 7
The tutorial linked is for visual studio, try getting one for code blocks setup.
https://www.sololearn.com/discuss/498964/?ref=app
+ 4
www.libsdl.org should have the files you need.
For the instalation process, it should be detailed in the codeblocks wiki - wiki.codeblocks.org - try searching “SDL” in it.
Hope this helps.