Quote Originally Posted by przemo View Post
Yes, i'm serious. If this is Your conclusion, then i'm afraid i didn't make myself clear.
All i wanted to say is that in my case it was a problem with the compiler. After switching to mingw provided with qt, it worked. I don't know if this is right explanation, but now I can run this program.
It was a problem with the dlls in your system. The point is it was not caused by using QVector instead of QList as your application didn't even manage to launch.