[Interest] Install both Qt5 and Qt4.7 at one Ubuntu

Thiago Macieira thiago.macieira at intel.com
Mon Oct 7 17:02:47 CEST 2013


On segunda-feira, 7 de outubro de 2013 05:30:11, Jonathan Greig wrote:
> they should play nicely, look for qtchooser and use it to switch between
> the two:
> 
> qtchooser -run-tool=qmake -qt=qt5
> make

Or, more simply:

qmake -qt5
make

This is the recommended method from the Qt Project.

All Qt Project documentation should include this information (but doesn't).

PS: I think the Ubuntu files have the wrong name. You have to duplicate the 
"qt" there and write: qmake -qtqt5
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131007/f3986b72/attachment.sig>


More information about the Interest mailing list