Are you using release Qt libs as well?
Are you using release Qt libs as well?
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
The first 2 apps (gui and qDebug) use qt libs. Both staticly linked. But I also tried with dynamic linked qt libs too.
To find out if the delay was Qt related, I wrote also a small "pure C" without Qt, which doesn't show this behaviour.
You didn't answered my question.
The Qt libs you use are they release or debug versions?
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
release versions
Bookmarks