Warnings when quitting!

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Elven programmer

Warnings when quitting!

Post by Elven programmer »

I get this warning message "Could not release opengl dc" when I quit my program and a similar one also using directx. Only the software renderer seems to work well.
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

This is just a small bug in the engine, which I did not fix yet. You simply may ignore it, it does not cause any problems. If you don't like the text printed out, you can absorb it with the new event receiver in 0.4.2.
Post Reply