Quote Originally Posted by fatjuicymole View Post
Which is the biggest file? Debug libraries are always larger than release versions as they (not suprisingly) contain debugging info.
The biggest is, as expected the qicod4.dll The problem is: why does Qt need the debug-version and not the release version.
Do I have to rebuild Qt or something like that?