[gst-devel] GStreamer-WARNING libgstcoreelements.dll No such file or directory

arcadius info at fedushin.ru
Tue Apr 6 00:15:27 CEST 2010


If you get "Gtk-WARNING **: Could not find signal handler..." and your handlers
are inside *.cpp file, add to their declaration:
extern "C" .............. .
Otherwise exported names are "decorated", it's C++'s default.





More information about the gstreamer-devel mailing list