[Bug 773114] meson: fixes for windows build

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 25 08:02:09 UTC 2016


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

--- Comment #33 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
I suspect it has to do with how state is maintained while doing a subproject
invocation. Regardless, we need to build against 0.35.1, so we can't do this
even if we change that in Meson.

I think the simplest option might be to just wrap the dependency() around `if
host_machine.system() != 'windows'`.

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