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

iOS: Qmake Fails When QMAKE_BUNDLE_DATA Source Files Are Given by Their Relative Paths

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.1
    • 5.2.1
    • Build tools: qmake
    • None
    • host Mac-OS-10.9, target iPad-3
      The recent 5.2.1 pre-built from the download.
    • iOS/tvOS/watchOS

    Description

      To reproduce add to pro file:

      MY_FILES.files = /path/to/file1 /path/to/file2
      MY_FILES.path = ./
      QMAKE_BUNDLE_DATA += MY_FILES

      Run qmake or delete the build directory and rebuild
      Instead of copying the files to the bundle, get errors
      that the files in the bundle location are not existing.

      It works perfectly for Mac-OS projects, but it fails for iOS.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            coroberti Robert Iakobashvili
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes