Jeroen Demeyer on Tue, 10 Jan 2017 16:38:13 +0100


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

Re: [PATCH] Qt4 is a valid graphic option for --ask


On 2017-01-10 13:47, Bill Allombert wrote:
Did you actually succeeded to make Qt4 work ?

Yes, but not easily since the auto-detection of Qt4 completely fails.

It worked with

export LD=g++ LDneedsWl=yes CPLUS_INCLUDE_PATH=/usr/include/qt4 LDFLAGS='-L/usr/lib64/qt4 -lQtCore -lQtGui' QTDIR=/usr/lib64/qt4