[QScintilla] Makefile issues

Baz Walter bazwal at ftml.net
Sun Jan 17 00:31:12 GMT 2016


On 16/01/16 23:54, ken wrote:
> On 01/16/2016 04:50 PM, Phil Thompson wrote:
>>> >Also in the Makefile is
>>> >
>>> >QMAKE         = /bin/qmake-qt4
>>> >
>>> >This should be "/usr/bin/qmake-qt4".  There's nothing at
>>> "/bin/qmake-qt4".  Or is that for some reason intentional?
>> It suggests that your Qt installation isn't configured properly.
>>
>> Phil
>
> The install of qmake was done by "yum install qt-devel", so a very
> standard install, indeed, configured by Redhat.  There's nothing I could
> have done to have changed its location.

What is the output of:

     which qmake-qt4

and:

     qmake-qt4 -query



More information about the QScintilla mailing list