All Questions
1 question
-4
votes
1
answer
13k
views
How to install Qt
I am trying to build the Linux kernel using
make xconfig
but I get this error:
$ make xconfig
CHECK qt
* Unable to find the QT4 tool qmake. Trying to use QT3
*
* Unable to find any QT ...