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

androiddeployqt prepanding current output dir to the android sdk path

    XMLWordPrintable

Details

    • Windows

    Description

      Apply $qtroot\mkspecs\android-clang\qmake.conf modification based on QTBUG-70673 .

      Try build android :

      configure -platform win32-g++ -opengl es2 -xplatform android-clang -android-ndk d:/android_ndk_r18/android-ndk-r18-canary -android-sdk d:/android-sdk-windows -android-arch armeabi-v7a -android-ndk-platform android-16 -optimized-tools -confirm-license -nomake tests -release -nomake examples -prefix d:/android_ndk_r18/androidclangqt59 -sql-sqlite -no-openssl -opensource 	
      
      

       

       

      run any android example

      mingw32-make -j2

      mkdir install

      androiddeployqt --gradle --output=$pwd/install --verbose

       

      at the end

      some error message

      A problem occured  configuring root project 'install'

      > The SDK directory 'd:\somedir\project_app\install\d:\android_sdk_dir' does not exists.

       

      Attachments

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

        Activity

          People

            rampe Rami Potinkara
            jiraiya jiraiya sensei
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes