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

Macdeployqt incorrect path to Frameworks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.9.0
    • None

    Description

      In previous versions the path to the frameworks was like this

      path @executable_path/../Frameworks

      Now in 5.9 after using macdeployqt it is like this

      path @executable_path/ Frameworks

      My MacOS folder containg the program and the Frameworks folder are on the same level so /../ is the correct path.

      It also appears to not be removing the LC_RPATH to my /Users/xxx/Qt/5.9/clang_64/lib folder.

      Is this a bug or am I missing some setting to control this?

       

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            brian Brian McGillion
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes