[Bug 774641] gst-editing-services: Enable building with MSVC
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 17 19:35:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=774641
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #340181|none |needs-work
status| |
--- Comment #8 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 340181:
--> (https://bugzilla.gnome.org/review?bug=774641&attachment=340181)
Why didn't we need the .def file before? GES is known to work on windows and I
know various people using it VS (anyway afaiu we want it indeed).
::: meson.build
@@ -30,3 @@
# If a warning is harmless but hard to fix, use '/woXXXX' so it's shown once
# NOTE: Only add warnings here if you are sure they're spurious
-if cc.get_id() == 'msvc'
Please use the new add_project_arguments() now and bum meson dependency to
0.36.0 :)
--
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