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

[Qt5.5.0-beta][OSX] macdeployqt prints ERROR

XMLWordPrintable

    • macOS

      When running macdeployqt in Qt 5.5.0-beta it will ouput following errors:

      ERROR: Cannot resolve rpath "XCTest.framework/Versions/A/XCTest (compatibility version 1.0.0, current version 7701.0.0)"
      ERROR:  using QSet("/Users/user/Development/prebuilt/Qt5.5-beta/5.5/clang_64/lib")
      

      This is because mkspecs/features/xctest.prf adds this line to the projects:

      QMAKE_LFLAGS += -F$${QMAKE_MAC_SDK_PLATFORM_PATH}/Developer/Library/Frameworks -weak_framework XCTest
      

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

            sorvig Morten Sørvig
            kileppal Kimmo Leppälä
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes