What is the status of qtmultimedia and qtpurchasing in QT 6.1.0?
Solved
Qt 6
-
Is this correct that currently qtmultimedia and qtpurchasing are not supported in QT 6.1.0 because their status is ignore in .gitmodules:
[submodule "qtmultimedia"] depends = qtbase recommends = qtdeclarative path = qtmultimedia url = ../qtmultimedia.git branch = dev status = ignore [submodule "qtpurchasing"] depends = qtbase recommends = qtdeclarative qtandroidextras path = qtpurchasing url = ../qtpurchasing.git branch = dev status = ignore
If yes, will they be supported in future versions of QT 6?
At least they are not built with a configuration like this:
configure.bat -prefix %MY_INSTALL_PATH% -release -force-debug-info -platform win32-msvc -opengl es2 ^ -opensource -confirm-license -nomake tests -nomake examples
-
Hi,
AFAIK, QtMultimedia was planned to come back in 6.2. I do not know for QtPurchasing.
-
You can download prebuilt Qt-6.1.0 for win64 and x86-64 from AdaStudio-2021
Google drive
https://drive.google.com/folderview?id=0B2QuZLoe-yiPbmNQRl83M1dTRVE&usp=sharing
[Warning: Download binaries from unknown sources at your own risk ~kshegunov]