[Interest] Qt5 Cross Compiling on Linux For Windows
Thiago Macieira
thiago.macieira at intel.com
Fri Mar 7 01:21:52 CET 2014
Em qui 06 mar 2014, às 17:40:33, Jonathan Greig escreveu:
> I noticed it was subsumed into the win32-g++ mkspec but the note suggests
> you need to build Qt5 from source, which I would like to avoid if possible
> because that lengthens the build process considerably.
Reusing the Qt build tools for different Qt builds is unsupported. So,
officially, you need to get a qmake binary for Linux for that cross-compilation
environment, along with moc, uic, rcc, etc.
So you don't need to compile Qt 5 from sources. Provided someone else already
has.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list