| Summary: | FTBFS with Qt 6.8 | ||
|---|---|---|---|
| Product: | [Applications] KOSMIndoorMaps | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Volker Krause <vkrause> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 24.07.80 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
This looks like Qt generating invalid code (generating unqualified includes to things included indirectly elsewhere and not even needed here directly), I don't see anything we can do about this here. *** This bug has been marked as a duplicate of bug 490863 *** |
/build/kosmindoormap/src/build/src/map-publictransport-integration/kosmindoormap_kpublictransport_integration_plugin_qmltyperegistrations.cpp:10:10: fatal error: equipmentmodel.h: No such file or directory 10 | #include <equipmentmodel.h> | ^~~~~~~~~~~~~~~~~~