[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#878361: qtchooser misinterprets -qtconf



Control: tag -1 moreinfo


El 13 oct. 2017 4:39 a.m., "Helmut Grohne" <helmut@subdivi.de> escribió:
Package: qtchooser
Version: 63-g13a3d08-1
Severity: important
User: helmutg@debian.org
Usertags: rebootstrap

$ sudo apt-get install qt5-qmake
...
$ qmake -qtconf foo
qmake: could not find a Qt installation of 'conf'
$

That's wrong. qtchooser needs to pass -qtconf down to the actual qmake
rather than interpreting it itself.


No, it's fine, you are not telling it which qt version you are requiring.

Try qmake -qt5 -qtconf foo

Reply to: