https://bugs.kde.org/show_bug.cgi?id=417549
Bug ID: 417549 Summary: qmake example doesn't compile - undefined reference Product: frameworks-kirigami Version: Master Platform: Android OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: seel...@gmail.com Target Milestone: Not decided SUMMARY Both qmake examples of Kirigami don't compile (linking) due to undefined reference. Custom project as well. STEPS TO REPRODUCE 1. inside Kirigami/examples/minimalqmake/3rdparty, clone/copy kirigami and breeze_icons repos 2. open minimalqmake.pro in Qt creator then build 3. doesn't build either for desktop nor Android The same situation for static plugin example OBSERVED RESULT /home/tom/Apps/Qt/5.12.7/android_x86/include/QtQml/qqml.h:287: błąd: error: undefined reference to 'Icon::staticMetaObject' and much more EXPECTED RESULT build successful :-) SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18 KDE Frameworks Version: 5.67 Qt Version: 5.12.7(Android)/5.14.1(Desktop) ADDITIONAL INFORMATION BTW src/desktopicon.cpp src/desktopicon.h mentioned in pro file seem to be missing in current kirigami repo. Had to comment them to get to linking. -- You are receiving this mail because: You are watching all bug changes.