Quote:
Cross compiling the Qt package is not something we support. Qt is not designed to be cross compiled so we don't actually test if this is possible. Due to the nature of Qt, some parts must be built natively in order for it to cross compile such as qmake, moc and uic which are used during compilation. We do not test this scenario internally and therefore do not guarantee it would work.
So you better get yourself a Mac and install linux on your pc (can be done with dual boot so you can keep windows on it). Then install Qt on both operating systems and compile!