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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

wlm014
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
Reply | Threaded
Open this post in threaded view
|

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

wlm014
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
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel