[gst-devel] Fw: compiling plugin code in windows

Michael Smith msmith at xiph.org
Tue Aug 26 18:59:54 CEST 2008


On Tue, Aug 26, 2008 at 2:25 AM, Bob <bob at tataelxsi.co.in> wrote:
>
> Hi,
>
> I am compiling the pluign code in Visual studio. I had specified for a
> '.dll' output.
> Now, it is giving linking errors for the functions within gstreamer. All the
> .h files were included.
> My first doubt is- whether i should compile for a '.dll' output.

This just looks like you forgot to link your plugin to the gstreamer
and glib libraries - there's nothing particularly special about
gstreamer in this regard, you just need to fix up your build system.

Mike




More information about the gstreamer-devel mailing list