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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical 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

      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.

        For Gerrit Dashboard: QTBUG-127853
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes