Error adding SDL window icon, what to do? (stackoverflow.com)stack
25 points by Etotheili 25 in stackoverflow.com · 2h ago · stack
I've made some code in C to make a game prototype in SDL, but when I added an SDL_Surface to get an icon at the top-left of the screen with the SDL_SetWindowIcon() command, my program crashed at runtime giving this message: Error making icon: wayland: cannot set icon; required x…