[gst-devel] Missing symbols on the windows release

Andoni Morales Alastruey ylatuya at gmail.com
Mon Jun 2 04:05:34 CEST 2008


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
 





More information about the gstreamer-devel mailing list