When I try to build with Qt 6.4, I get an error:
qrc:/main.qml:75:9: Type CustomTrackAndProgressPage unavailable qrc:/pages/CustomTrackAndProgressPage.qml:229:35: Type OpacityMask unavailable qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/OpacityMask.qml:5:1: Cannot load library C:\Qt\6.4.0\mingw_64\qml\Qt5Compat\GraphicalEffects\private\qtgraphicaleffectsprivateplugin.dll: The specified module could not be found.
Are there any plans for porting this to Qt 6?
When I try to build with Qt 6.4, I get an error:
qrc:/main.qml:75:9: Type CustomTrackAndProgressPage unavailable qrc:/pages/CustomTrackAndProgressPage.qml:229:35: Type OpacityMask unavailable qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/OpacityMask.qml:5:1: Cannot load library C:\Qt\6.4.0\mingw_64\qml\Qt5Compat\GraphicalEffects\private\qtgraphicaleffectsprivateplugin.dll: The specified module could not be found.
Are there any plans for porting this to Qt 6?