Control: tag -1 - moreinfo

On Fri, Oct 13, 2017 at 08:13:17AM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
> No, it's fine, you are not telling it which qt version you are requiring.
> 
> Try qmake -qt5 -qtconf foo

$ qmake -qt5 -qtconf foo
qmake: could not find a Qt installation of 'conf'
$ QT_SELECT=5 qmake -qtconf foo
qmake: could not find a Qt installation of 'conf'
$

Helmut

Reply via email to