error: drawing operation was attempted when there was no current window | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers