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

Fails on the move operation to build library projects for Android on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.6
    • Build tools: qmake
    • None
    • Win7 x64, GCC 4.9, NDK r10e, Qt 5.9.6 for Android
    • Android

      When is used the DESTDIR definition to move a library to some target folder, an error occurs at the time of moving the library.

      move libmylib.so ..\bin\lib\
      
      process_begin: CreateProcess(NULL, move libmylib.so "..\bin\lib ", ...) failed.
      
      make (e=2): The system cannot find the file specified.
      

      The problem is exactly the same as reported in this bug: QTBUG-35713

      I was using the 5.7.0 Qt version and this problem did not happen. But now that I have upgraded to 5.9.6 the problem has returned.

      I'm attaching a minimal project sample that allows to reproduce the problem.

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

            buddenha Oswald Buddenhagen
            rflobao Rafael Fassi Lobão
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes