Use Qt 5.9 beta on Windows with MinGW-w64
Unsolved
Installation and Deployment
-
Hey,
Could you, please, hint me on how I could use Qt 5.9 x64 on Windows 10 x64 with MinGW-w64 (64 bits) (the GCC 7.1.0 version)? I think I have to compile Qt from sources using MinGW (GCC?), don't I? If yes, could you please help me do that (build)? I've read a tutorial here (http://stackoverflow.com/questions/38335424/how-to-use-mingw-64-with-qt-creator) on how I could create a kit after I have the proper binary, so I only need some (more :) ) guidance to go through the building process and then I'll try to do the rest.
Thank you very much! :)
-
Wow, I've just found this.. https://wiki.qt.io/Building_Qt_Desktop_for_Windows_with_MinGW :) will give it a go