chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

chewing-editior fails to build with new Qt5 >= 5.11 #234

Closed david-geiger closed 2 months ago

david-geiger commented 6 years ago

Hi,

Since new Qt5 5.11 chewing-editor doesn't built anymore, upstream now removed the QT5_USE_MODULES function, so the following patch fixes this issue:

http://svnweb.mageia.org/packages/cauldron/chewing-editor/current/SOURCES/chewing-editor-0.1.1-fix-build-against-qt-5.11.0.patch?view=markup&pathrev=1234419

Regards, David

jserv commented 6 years ago

@david-geiger, Thanks for your contribution. Would you mind if you send pull request(s) instead?