Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. What is the status of qtmultimedia and qtpurchasing in QT 6.1.0?
QtWS25 Last Chance

What is the status of qtmultimedia and qtpurchasing in QT 6.1.0?

Scheduled Pinned Locked Moved Solved Qt 6
3 Posts 3 Posters 392 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dmitriano
    wrote on last edited by Dmitriano
    #1

    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 
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK, QtMultimedia was planned to come back in 6.2. I do not know for QtPurchasing.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LeonidD
        wrote on last edited by kshegunov
        #3

        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]

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved