Hi,

it seems like libqt.so isn't included in MDK9...
I can only find libqt-mt.so, which is the threaded version...

It might just work fine, but the problem is that qmake.conf lists:
QMAKE_LIBS_QT           = -lqt
QMAKE_LIBS_QT_THREAD    = -lqt-mt

so any non-threaded app built with qmake, still wants libqt...

Is this a "bug" in qmake.conf?

Thanks

Hans


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to