[gst-devel] Missing symbols on the windows release
Julien Isorce
julien.isorce at gmail.com
Mon Jun 2 12:40:59 CEST 2008
Hi
You have to add the *gstreamer**.dll *to the link libs list too, the
compiler will resolve the problem itself through mingw tools (dlltool,
dllwrap etc..)
Anyway I am agree with you the gstreamer binary packages for windows should
be updated.
J. I.
2008/6/2 Andoni Morales Alastruey <ylatuya at gmail.com>:
> Hello!
>
> I'm trying to compile a dll on windows with MinGW that links to
> libgstreamer-0.10.lib and I get the following problem:
>
> "undefined reference to '__gst_debug_min'
>
> On linux this symbol is correctly exported:
>
> :~$ nm /usr/lib/libgstreamer-0.10.a | grep debug_min
> U __gst_debug_min
> U __gst_debug_min
> U __gst_debug_min
>
> But on Windows it isn't.
>
> Can you actualize the windows binaries to the 0.19 release and correct
> this problem?
>
> Thanks
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080602/c67ab75b/attachment.htm>
More information about the gstreamer-devel
mailing list