[gst-devel] win32 plugin build

Giovanni De Gasperis giovanni at giodegas.it
Mon Jan 22 13:23:57 CET 2007


Hello Sébastien,

I wrote a simple plugin on a linux box with gstreamer as explained in
the Plugin Writer's Guide. It compiles fine on linux.
Then I tried to port it to Win32 using the packages you made:
gstreamer setup and dev, gst-base setup and dev, plus all the
necessary dependencies.

in the gsttransform.c (from the PWG) there are:
#include <gst/base/gstbasetransform.h>
#include <gst/controller/gstcontroller.h>

that seem's to be missing in the Win32 build environment.

What am I missing?

Thank's

Giovanni


More information about the gstreamer-devel mailing list