Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21313

Android build in Windows can't find move command

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.6.0 , Qt Creator 4.7.0, Qt Creator 4.8.0-beta1
    • Android Support
    • None
    • Android, Windows

    Description

      using Qt 5.11.2 and QtCreator 4.6, 4.7, 4.8 building for Android on Windows i get the following error:

      process_begin: CreateProcess(NULL, move libMyLib.so ..\android-armeabi-v7a\libMyLib.so, ...) failed.
      make (e=2): The system cannot find the path specified.

      The .pro file contains:

      DESTDIR = $$clean_path($${PWD}/../build/android-$${ANDROID_TARGET_ARCH})
      
      target.path += $$DESTDIR
      INSTALLS += target

      When downgrading QtCreator back to 4.5 this works.

      A difference i spotted is, that QtCreator 4.5 uses ming32-make where the later versions use make from the ndk path directly.

       

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            raven-worx raven-worx
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes