libsoup linkage under windows

Sebastian Dröge sebastian at centricular.com
Tue Mar 11 01:47:18 PDT 2014


On Mo, 2014-03-10 at 15:34 +0100, Eric Trousset wrote:
> Hi,
> 
> When using the libsoup distributed with gstreamer package under windows, there is a linkage problem with symbols SOUP_METHOD_***.
> 
> To link properly they need to be defined as __declspec(dllimport).
> 
> Is it something that should be fixed in the gstreamer packaging? Or should this be reporter to libsoup?

That should be reported against libsoup. Ideally with a patch, you can
simply use G_MODULE_EXPORT for doing this in a portable way.

And then we should also merge this patch into the GStreamer packaging,
best to create another bug for that and link the libsoup bug to it.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140311/96d63b47/attachment.pgp>


More information about the gstreamer-devel mailing list