[gst-devel] trying to build 0.9 with vcproj....

Tim Müller t.i.m at zen.co.uk
Thu Sep 1 09:51:09 CEST 2005


On Thu, 2005-09-01 at 13:51 +0200, Sébastien Moutte wrote:

> Now, i'm getting errors on some undefined . here is the list of these 
> macros:
> gstevent.c :
> GST_TYPE_SEEK_FLAGS
> 
> win32/gstenumtype.c :
> GST_DESTROYED, GST_FLOATING, GST_BIN_FLAG_MANAGER, 
> GST_BIN_SELF_SCHEDULABLE, GST_BIN_FLAG_PREFER_COTHREADS, 
> GST_BIN_FLAG_FIXED_CLOCK
> GST_BUFFER_READONLY, GST_BUFFER_SUBBUFFER ...
> GST_CLOCK_ENTRY_OK, GST_CLOCK_ENTRY_EARLY ...
> GST_CPU_FLAG_MMX ..
> GST_SEEK_METHOD_CUR ...
> 
> are these defines obsoletes or renamed ?

Looks to me like win32/gstenumtypes.[ch] are simply outdated (they are
created at runtime using glib-mkenums when using autotools for
building).

I'll update the files in win32/, that might fix things.

Cheers
 -Tim







More information about the gstreamer-devel mailing list