Relative Content

Tag Archive for cdebiansdlsdl-2

SDL2 Window not showing (C – Debian 12)

I was trying to learn how to use the SDL2 lib using C. I created a simple project with just a window, compiled it and executed it. I have no errors at all but when I am running my program, no window shows up.