and now it almost finishes compiling in debug mode... but MinGW comes up with some weird error I'm totally not responsible for:
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\ mingw32\bin\ld.exe: cannot find -lqtmain
But at least it still compiles in release mode. But it still crashes whenever the client trys to even do anything with the readyRead function.
Bookmarks