Gentoo Archives: gentoo-user

From: Michael Palimaka <kensington@g.o>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Qt5 X Qt4
Date: Tue, 08 Mar 2016 09:15:04
Message-Id: nbm55j$2tp$1@ger.gmane.org
In Reply to: [gentoo-user] Qt5 X Qt4 by Francisco Ares
1 On 08/03/16 03:50, Francisco Ares wrote:
2 > Even the new USE flags, qt4 and qt5 are still not completely capable to
3 > switch to the desired Qt version prior to building, as, for instance,
4 > "dev-util/cmake" and "app-doc/doxygen", I had to manually switch
5 > "qtchooser" set up back to Qt4 before correctly re-building those, even
6 > placing a set of "qt4 -qt5" use flags for both.
7
8 What was the issue here? If some package links against qt5 with USE="qt4
9 -qt5", that is most likely a bug.