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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 23:21:14 UTC 2016


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

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

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

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> > 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?

I suspect mingw like gcc exports symbols by default, while MSVC does not.

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