RELEASE: GStreamer Core and Plugins 1.0.5

Angelica Perduta rsperduta at gmail.com
Tue Jan 8 08:04:24 PST 2013


I'm a bit new to this... but making gradual progress towards getting
it set up for building on windows with Visual Studio 2010.

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'


More information about the gstreamer-devel mailing list