+ 1
error: drawing operation was attempted when there was no current window
I tried using double buffering in c++ using graphics.h to stop my game from flickering, but when the program compiles, it says: "drawing operation was attempted when there was no current window" and stops the program.
0 Resposta