Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-9837

qlmdenoiser builds in mac and linux need to make rpath relative to the executable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • QDS 4.2
    • QDS 4.2
    • Packaging & Installer
    • None

    Description

      On mac the qlmdenoiser binary needs:

      install_name_tool -rpath /Applications/Qt/6.4.3/macos/lib @loader_path/../lib qlmdenoiser

      On linux it is just:

      chrpath -r '$ORIGIN/../lib' qlmdenoiser

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes