[Development] qtchooser (was: Re: Adding new third party component three.js to Qt?)

Thiago Macieira thiago.macieira at intel.com
Sun Jan 18 06:17:15 CET 2015


On Sunday 18 January 2015 05:56:29 Kevin Kofler wrote:
> If qmake IS the build system, it's as for the -qt5 suffix, 
> the user will have to run the proper mingw32-qmake-qt5 there, no surprises 
> in this case. (This is already the recommended way to handle this in 
> Fedora.) As for any other build systems, I'd be surprised if they even 
> (correctly and completely) handle cross-compiling at all.

The Qt way would be to run:

	qmake -qt5-mingw32
	qmake -qt5-mingw64

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list