Results 1 comments of to1dev

Can be successfully compiled like this way. Add this into your .pro, when you use Qt6-static: `greaterThan(QT_MAJOR_VERSION, 5) { QMAKE_LIBS += -lgraphite2 -lbz2 -lusp10 -lRpcrt4 message("Qt6 or later") }`