| Summary: | Doesn't work at all with Qt6 | ||
|---|---|---|---|
| Product: | [Applications] khangman | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Anne-Marie Mahfouf <annma> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 24.01.75 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Fixed in 24.01.85 |
khangman has been ported to Qt6 in cmake, but the QML code doesn't work file:///usr/share/khangman/qml/GamePage.qml:22:1: module "QtQuick.Controls" version 1.2 is not installed import QtQuick.Controls 1.2 ^ After removing all versions from imports, another error comes up file:///usr/share/khangman/qml/GamePage.qml:24:1: module "QtQuick.Controls.Styles" is not installed import QtQuick.Controls.Styles ^