error: drawing operation was attempted when there was no current window | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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.

22nd Sep 2020, 5:38 PM
Rajdeep Deka
Rajdeep Deka - avatar
0 Resposta