error: drawing operation was attempted when there was no current window | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответов