Building Qt 5 on Linux, for Windows

Here are the full instructions: Get it: git clone https://github.com/mxe/mxe.git Install build dependencies Build Qt 5 for Windows: cd mxe && make qtbase This will first build its dependencies and the cross-build tools; It should take less than an hour on a fast machine with decent internet access. Due to the new modular nature of … Read more