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

multimedia fails to build without qml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.2.0
    • Build System, Multimedia
    • None
    • Windows 7 64-bit
      Ubuntu 12.04 64-bit
    • c54018f8e2955f22f6e58c34fafeec0277e63958

    Description

      I set up my Qt build like so:

      C:\dev\qt5-qsharedpointer>perl init-repository --module-subset=qtbase,qtmultimedia,qtscript
      C:\dev\qt5-qsharedpointer>configure -debug -developer-build -opensource -confirm-license -nomake tests -nomake examples -skip qtwebkit
      

      The build finished, but multimedia wasn't built, so I went in to build it manually:

      C:\dev\qt5-qsharedpointer>cd qtmultimedia
      C:\dev\qt5-qsharedpointer\qtmultimedia>..\qtbase\bin\qmake -r
      

      But I got this error from qmake:

          Reading C:/dev/qt5-qsharedpointer/qtmultimedia/tests/auto/unit/qdeclarativeaudio/qdeclarativeaudio.pro
      Project ERROR: Unknown module(s) in QT: qml
      

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes