[Bug 781148] gst-build does not work on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 10 19:00:25 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The error is in reference to the gobject-introspection-1.0 pkg-config
dependency not having been found.

Try

 $ meson -Ddisable_introspection=true

and perhaps file a bug against meson on github to improve the error message.

(There's another issue open in meson to add autodetection for this in a nice
way, I have so far refused to implement it on our side because I think it
belongs in meson.)

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