Am 14.06.2012 um 01:52 schrieb Josiah Bryan <josiahbr...@gmail.com>:

> ...
> I'll double-check globals, but a stack trace is really what's needed
> here anyway - debugger just says "Application exited with exit code
> exit-code="03"" (Yes, I googled that - no, the only three results I
> found did not help.)

What compiler do you use? The MS Visual Studio compiler? If so, double check 
that you link against the proper C runtime libraries: debug vs release, single 
vs multithread support. Any mix can lead to spurious problems you have 
described. (Just a first rough guess)

Cheers,
  Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to