I\'m trying to open a window with SDL2 in visual studio 2015. I\'ve set a .bmp image in my code to display to the screen in a window, but when I run my code the program returns
Remove SDL_WINDOW_HIDDEN; that's all.
SDL_WINDOW_HIDDEN