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

Use cmake's ability to embed frameworks/dylibs (ffmpeg on iOS)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.8.0 RC, 6.8.1, 6.9.0 FF
    • 6.8.0 Beta3, 6.8.0
    • Multimedia
    • None
    • iOS/tvOS/watchOS
    • eee95741a (dev), ec81905bb (6.8), 3149b1c0f (6.8.0)
    • Multimedia wk 31-32, Multimedia wk 35-38

    Description

      XCode has convenient interface which allows to embed external frameworks/dylibs and set runpath search path (which will e.g. point to bundle/Frameworks). cmake allegedly is able to do this too, e.g.: https://cmake.org/cmake/help/latest/prop_tgt/BUILD_RPATH.html and https://cmake.org/cmake/help/latest/prop_tgt/XCODE_EMBED_type.html. Either this should be documented with example, or our scripts must be updated to use these features if appropriate.

      Attachments

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              tpochep Timur Pocheptsov
              Maycon Stamboroski Maycon Stamboroski
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes