I use Qt 4.6.2 on fedora "linux"
when I tried to run or debug my program Qt creator close at specific point.
this section of code make long while loop and use huge memory allocated.
I do many calculation before this section and also many while loop
Is there problem in Qt?

Reply With Quote


