[Bug 755100] qt: add build support for iOS/OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 2 05:41:11 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755100

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
Both OSX and iOS require modifications to the pkg-config/libtool files in order
to build against correctly.

As I could not repoen the closed libtool bug, I created a new one :/
https://bugreports.qt.io/browse/QTBUG-48575

Qt officially does not support using the pkg-config/libtool files on iOS so
getting them to modify their build setup seems unlikely.

That being said, for those that are feeling adventurous, I've pushed the
required patch to build/use QT on OSX and iOS.

commit 30194cc3682ad5a304f493cf558dc70a05bbd42a
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Sep 15 03:14:37 2015 +1000

    qt: add support for building on osx/ios

    Including:
    - Necessary configure checks
    - Necessary compile time platform checks
    - Necessary runtime qt iOS/OSX platform detection

    https://bugzilla.gnome.org/show_bug.cgi?id=755100

-- 
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