welle.io
welle.io copied to clipboard
Add compatibiliy to Qt 6.2
At the moment welle.io is not Qt 6 compatible. Since in Qt 6.0 and Qt 6.1 modules are missing it is not possible run welle.io with it. But in Qt 6.2 all modules are available but especially the QMultimedia API changed which require changes in welle.io.
Pull requests are welcome!
I started the works here: https://github.com/AlbrechtL/welle.io/tree/qt_6_support
The branch : https://github.com/AlbrechtL/welle.io/tree/qt_6_support is gone (?). Is it in next
?
Oh yeah I already merge it into the next. Because Qt 6 support is there I will close this issue.