arunpkio / CircularSlider

Customizable circular Slider component
MIT License
97 stars 12 forks source link

doesn't build with Qt 6 #10

Closed mzimmersfluidra closed 1 year ago

mzimmersfluidra commented 2 years ago

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?

mzimmersfluidra commented 1 year ago

Some changes to get this to work with Qt 6. CircularSlider.zip