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

QtMultimedia always complains about Android API level 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.2
    • 5.1.0 Beta 1, 5.3.1
    • QPA
    • None
    • Ubuntu LTS 12.04 am64 (Also I [hear it happens on Windows|http://qt-project.org/forums/viewthread/27746/]).
    • Android
    • 18e665b5a611823de13159bbaacd2134e6727180

      Steps to reproduce:
      Install Android platforms 10 and 11 as per wiki and try doing the configure and make.

      ./configure -developer-build -xplatform android-g++ -nomake tests -nomake examples -android-ndk ~/Projects/android-ndk-r8e/ -android-sdk ~/Projects/android-sdk-linux  -android-ndk-host  linux-x86_64 -skip qttools -skip qttranslations -skip qtwebkit -skip qtserialport -skip qtwebkit-examples; make
      

      Result:
      You'll eventually get an error message saying "QtMultimedia for Android requires API level 11" even though API 11 was installed.


      I think a quicker way to replicate this by doing a `make module-qtmultimedia`.

      I tried removing the line:

      qtmultimedia/qtmultimedia.pro
      !qtCompileTest(android):error("QtMultimedia for Android requires API level 11")'
      

      and build seems to continue without errors.

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

            stromme Christian
            munawwar Munawwar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes