RELEASE: GStreamer Core and Plugins 1.0.5
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Jan 8 08:33:04 PST 2013
On Wed, 2013-01-09 at 05:04 +1300, Angelica Perduta wrote:
> I'm getting errors of undefined struct (then followed by syntax
> errors) so I'm still missing something but it's not complaining of
> missing files. If anyone knows what it might be it would be much
> appreciated.
>
>
> 1>------ Build started: Project: gst-inspect, Configuration: Debug Win32 ------
> 1> gst-inspect.c
> 1>d:\buildgst\gstreamer-1.0.5\gst\gstobject.h(168): error C2079:
> 'lock' uses undefined struct '_GMutex'
> 1>d:\buildgst\gstreamer-1.0.5\gst\gstmessage.h(291): error C2079:
> 'cond' uses undefined struct '_GCond'
> 1>d:\buildgst\gstreamer-1.0.5\gst\gsttask.h(139): error C2079: 'cond'
> uses undefined struct '_GCond'
That looks like your GLib might be too old. Are you using GLib >= 2.32 ?
Cheers
-Tim
More information about the gstreamer-devel
mailing list