Linux: Exception when closing the application
Status: Alpha
Brought to you by:
igel457
This error occurs often but take the demo SpriteEngine/Animation as an example. I can get the demo to work fine but each time I close it I get an exception ("External SIGSEGV") on AdDraw.Free.
If I setup my application the way it is done in the SimpleNonVCL demo, the application terminates correctly without an exception.