[Bug 755100] qt: add build support for iOS/OSX
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 16 01:30:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755100
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ystreet00 at gmail.com
--- Comment #1 from Matthew Waters <ystreet00 at gmail.com> ---
Created attachment 311440
--> https://bugzilla.gnome.org/attachment.cgi?id=311440&action=edit
qt: add support for building on iOS/OSX
There's still a number of build issues with Qt's libtool .la and pkgconfig
files that have not been resolved.
1. The pkg-config files only point/link to/against the simulator versions
(x86/x64 arch depending on installed Qt archs)
2. The libtool files place -framework arguments in dependency_libs rather than
the more correct inherited_linker_flags.
Has been successfully tested on the iOS simulator (with a severe memory leak).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list