What Lib File(s) Do I Need to Include to Use GstXOverlay?

William Metcalf william at niftytv.com
Fri Apr 20 07:19:37 PDT 2012


I was able to find the correct lib file eventually.

For others who run into this problem, the correct lib file to include 
(on Windows) is OSSBuild\GStreamer\v0.10.7\sdk\lib\gstinterfaces-0.10.lib.

I hope this helps others.

- William

On 4/19/2012 11:54 AM, wlm014 wrote:
> Hello all,
>
> I am trying to use GstXOverlay in a C application.  When compiling with
> visual studio I get the errors:
>
> error LNK2001: unresolved external symbol _gst_x_overlay_set_window_handle
> error LNK2001: unresolved external symbol _gst_x_overlay_get_type
>
> I am almost positive this is because I am not including the correct .lib
> files to use GstXOverlay.  Looking through the lib directories, I can't find
> a simply named GstXOverlay.lib or anything like that.  Does anyone know the
> name of the .lib file(s) I should include to get my program to compile
> correctly?
>
> Thanks,
> William
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/What-Lib-File-s-Do-I-Need-to-Include-to-Use-GstXOverlay-tp4571516p4571516.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list