Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97485

Build from source of qt multimedia fails on MacOS with opengl disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.3.0 Alpha, 6.2
    • 6.2.0
    • Multimedia
    • None
    • macOS
    • 3f880c6174af2f96c5517ce1b5ba9098a9961c27 (qt/qtmultimedia/dev) e2e47338dee3c554cfc32024447b2ec12c917875 (qt/qtmultimedia/6.2)

    Description

      Attempt to compile QT from sources on MacOS fails when opengl is disabled with following error message :

      /Qt/6.2.0/Src/qtmultimedia/src/multimedia/platform/darwin/avfvideobuffer.mm:204:63: error: use of undeclared identifier 'GL_TEXTURE_RECTANGLE'

              Q_ASSERT(CVOpenGLTextureGetTarget(cvOpenGLTexture) == GL_TEXTURE_RECTANGLE);

       

      Configure options to reproduce the issue :

      configure -appstore-compliant -release -opensource -confirm-license -static -nomake tools -nomake examples -nomake tests -no-gstreamer -no-tiff -no-webp -no-sql-mysql -no-sql-odbc -no-sql-sqlite -no-eglfs -no-sql-psql -no-sql-ibase -no-style-universal -no-style-fusion -no-style-imagine -no-style-macos -no-style-windows -no-gtk -no-widgets -no-linuxfb -no-egl -no-feature-vnc -skip qtwebengine -skip qtactiveqt -skip qtcharts -skip qtconnectivity -skip qtdatavis3d -skip qtimageformats -skip qtlottie -skip qtnetworkauth -skip qtpositionning -skip qtremoteobjetcs -skip qtsensors -skip qtserialbus -skip qtvirtualkeyboard -skip qtwebchannel -skip qtwebsockets  -skip qtwebview -skip qtopcua -prefix /Qt/6.2.0/clang_64_static -no-opengl

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            mspeder Matthieu Speder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes