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

Qt 5.12 branch is broken for Android

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes