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

Qt 5.12 branch is broken for Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.12
    • Build System
    • None

      Steps to reproduce:

      • clone git://code.qt.io/qt/qt5.git (5.12)
      • run init-repository
      • pull HEAD of 5.12 for all submodules:
        git submodule foreach git checkout 5.12;git submodule foreach git pull --rebase
      • run configure
        ./configure -developer-build -release -force-debug-info -xplatform android-clang -nomake tests -nomake examples -android-ndk /home/bogdan/android/ndk-bundle -android-sdk /home/bogdan/android -no-warnings-are-errors -android-ndk-platform android-21 -android-arch arm64-v8a -opensource -confirm-license

      If I run the configure from qt5 dir it fails because it's using host libs. Strangely if I'm trying to build only qtbase it's working :O.

        1. .qmake.stash_bad
          2 kB
          BogDan Vatra
        2. .qmake.stash_good_same_conf_args
          2 kB
          BogDan Vatra
        3. .qmake.stash_ok
          2 kB
          BogDan Vatra
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            buddenha Oswald Buddenhagen
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes