Richard Kimberly Heck wrote: > Since upgrading to Fedora 29 (yes, I tend to be a bit behind), I've been > having problems using QtCreator as I always have to work on LyX. > Specifically, QtCreator fails to find a lot of included files, with the > result that there are gazillions of 'parse errors' displayed in the > editor. For example, our own generated config.h is not found, and > QtCreator complains that none of the Qt headers are found. I guess they are probably querying qmake for the location and so it needs patching to invoke the suffixed Qt binaries, e.g., qmake-qt5 (or qmake-qt4) rather than just qmake. Kevin Kofler _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@xxxxxxxxxxxxxxxxxxxxxxx