On Wed, Jul 5, 2017 at 1:12 PM, <msys2-users-requ...@lists.sourceforge.net>
wrote:

> Earlier I did build it with MSVC. But now I realised the Qt
> library also provided make specifications for GCC. I have to say in my eyes
> this is the most straightforward way of building Qt 5.3.2.
>
> All I did was:
>
> configure ?opensource ?opengl desktop ?debug-and-release ?static ?platform
> win32-g++ -skip qtdeclarative -skip qtscript
>
> in a normal Windows command prompt on the Qt folder. Followed by:
>
> mingw32-make
>
> I am happy this resulted in a succesful build.
>


Indeed, this is where for me MSYS2 is completely invaluable, making it
trivial to build and run a lot of software with POSIX-style build setups,
meaning we don't have to have a completely different workflow for Windows
ports.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to