Summary: | Qt5/KF5 build can't detect phonon and QtExtSerialPort builded with Qt5 | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Gustavo Alvarez <sl1pkn07> |
Component: | general | Assignee: | Dennis Nienhüser <nienhueser> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nienhueser |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/d010369c659729b1c635da853bf03e9b58811190 | Version Fixed In: | |
Sentry Crash Report: |
Description
Gustavo Alvarez
2015-06-02 13:51:08 UTC
Thanks, looks reasonable. I'll fix it like that once I have a test system around (early next week) unless someone beats me to it. Git commit d33b43fd35836cdb578abdbeda153c0907a67400 by Dennis Nienhüser. Committed on 08/06/2015 at 18:59. Pushed by nienhueser into branch 'master'. Search for phonon4qt5 in Qt5 builds M +7 -2 cmake/modules/FindPhonon.cmake http://commits.kde.org/marble/d33b43fd35836cdb578abdbeda153c0907a67400 Git commit d010369c659729b1c635da853bf03e9b58811190 by Dennis Nienhüser. Committed on 08/06/2015 at 19:56. Pushed by nienhueser into branch 'master'. Search for Qt5 version of QExtSerialPort in Qt5 builds M +7 -2 cmake/modules/FindQextSerialPort.cmake http://commits.kde.org/marble/d010369c659729b1c635da853bf03e9b58811190 yep, now detect ok phonon/QextSerialPort Qt5 witout adjust cmake options test with Qt4 and Qt5 build fixed thanks |