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

Pressing "Run" before project is reparsed results in wrong path for deployment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.15.0-beta2, Qt Creator 6.0.2
    • None
    • macOS

    Description

      • Configure a qmake project for desktop and iOS
      • Build and run the project for desktop
      • Switch to iOS kit and press "Run" before the project is reparsed for the new kit
      • It builds fine, but deployment fails

      Deployment fails with

      14:17:06: TransferAppSession(ebb719a0fd1e5d2f5e68358e8ea61ba2690822f0, /Users/ziller/temp/build-qmake_widgets-Desktop_Qt_5_15_2_clang_64bit-Debug/Debug-iphoneos/qmake_widgets.app)TransferAppSession(/Users/ziller/temp/build-qmake_widgets-Desktop_Qt_5_15_2_clang_64bit-Debug/Debug-iphoneos/qmake_widgets.app,ebb719a0fd1e5d2f5e68358e8ea61ba2690822f0) failed, AMDeviceTransferApplication returned The file could not be found. (0x-402653176)

      Note that the first part of the path is still the path from the desktop build, not the iOS build. The "Debug-iphoneos/qmake_widgets.app" part is the iOS specific output path.

      After the project has been reparsed, everything is ok again.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes