Hi!

I have a programing in Qt 4.4.

I write all code and this code is compiling without errors. The program compiled don't show errors too in execution. The code is 2000 lines...

So, this program make a long loop (10.000 - 50.000 times), if i compile a debug version, it's works, the result is fine... But, if i compile a release version, the code don't work well and the result is wrong...

I don't know what it is, is the same code, i don't make changes...

Someone help me?

Thks...