Posts by Fureneshi • 11 points
2 posts
-
0
votes1
answer34
viewsQ: SDL is always generating transparent screen. c++
created and compiled a program in SDL, I do not know the reason, but it always returns a transparent screen, when the expected is a white screen. I’m using the following code: #include <SDL.h>…
-
1
votes0
answers21
viewsQ: Transparent SMFL screen
I just installed SFML, I did everything correctly as it seems, because the program does not indicate errors and I repeated the process carefully 3 times in codeblock and twice in visual studio…