Setup SDL2 in Code::Blocks IDE

preview_player
Показать описание
Detail steps to setup SDL 2 library in Code::Blocks IDE on Windows 10.
Рекомендации по теме
Комментарии
Автор

The only guide that is clear and understandable the first time!

theworldcityminecraft
Автор

Thank you so much! Just started learning C++ and was having trouble installing SDL. This is clear and concise, props to you good sir!

yunzhangchen
Автор

Still working ! -June 2023 Thank you a lot

Lyksok
Автор

In june 2022 it worked just fine, thank you and keep it up!

PeterParker-zmyk
Автор

Thanks a lot for this tutorial - installed SDL2 for the first time, followed your instructions, aaand ... what can I say? - It works! Great! Thank you!

MarkusHaderer
Автор

Thank you a lot !! Your tutorial is amazing and you solved all my problems ! Just continue and really thanks !

AlarmeRoue
Автор

It still works. Thanks a lot. -2022/11/13

hsu
Автор

Hello, excuse me, I have a problem at the very end of the video, when i compile it tells me : "cannot find -lSDL2main" and "cannot find -lSDL2". Could you help me please ?

TONIOGAMINGPLAY
Автор

I did exactly what you said and I have errors: ld.exe cannot find -lSDL2main ld.exe cannot find -lSDL2 even if the include and lib sub directories are under sdl2

takis
Автор

Much thanks sir, now i can code in SDL thanks to this video

alaindevtecchannel
Автор

I watched your clip and configured the same, but the strange thing is that the SDL totorial window doesn't show up. I deleted the codeblock and reinstalled it still the same. Do you know why this error? The code I typed is the same as in the clip you made

tranthienphuc
Автор

I'm honestly kinda fucked up right now haven't slept in 2 days but I will say thank you

mrgasmask
Автор

4:53 is it lSDL2 (lowercase L) or ISDL2(Capital I) ? i'm not english user and i'm so confuse and could'n tell l from I

SpeechlessRaven
Автор

I watched your video, and sdl2 was installed correctly, I would like to know how to install sdl2_image and sdl2_mixer

pedrovitorferreiradossanto
Автор

Does anyone know how to resolve the error: fatal error: iostream: No such file or directory. Should it be in the SDL2 files somewhere? I can't find it there either...

illhaveawtrplz