[Bug 774641] gst-editing-services: Enable building with MSVC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 20:44:51 UTC 2016


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

--- Comment #11 from Scott D Phillips <scott.d.phillips at intel.com> ---
(In reply to Thibault Saunier from comment #8)
> Review of attachment 340181 [details] [review]:
> 
> 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).

That's a good question, I guess we would have to take a look at how it is being
built to see for sure. The def file stuff (or else peppering
__declspec(dllexport) all over) is only needed when you make a .dll, so maybe
they're statically linking?

> Please use the new add_project_arguments() now and bum meson dependency to
> 0.36.0 :)

Will do.

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