Quote Originally Posted by fatjuicymole View Post
If your using the Qt plugin, compiling for release should be as simple as selected "Release" from the menu at the top of the screen. That certainly works for me. It also references MSCVR90.

Try emptying your release dir (after taking a backup, naturally). Maybe there are some stale files in there and this will force a complete rebuild.
Hi fatjuicymole (what's in a name?),

I tried your suggestion; it was something I indeed had not tried before. It didn't help though...
Then I remembered something: there was an error too, stating something about 'not finding the ordinal .... in qtcore4.dll'. So I copied the qtcore4.dll from the installation folder to my project and voila: no more error

Thanks for your help so far. I think I have some other issues too, but I will make a new post for that (if I cannot solve it first ).

Regards,

V4Friend