Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 Beta3, 6.8.0
-
None
-
-
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
- is required for
-
QTBUG-128129 cannot build Qt Example QML Declarative Camera
- Closed