Re: Qt console application gives application error when shut down
Wow, I had an idea right out of left field... how about he does the sensible thing and adds a quit command (instead of trying non portable code solutions)?
How do i call this custom shutdown function whenever the application is closed in such a way? (by the way, if one "ends process" in the task manager this problem does not pop up and that's why the release mode shutdowns are always fine as they don't pop up a console window and only way to do is is through task manager)
That more than likely just means you don't see the error, rather than 'shutdowns are always fine'.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks