[gst-devel] Compilation error in "[gst-cvs] gst-plugins-bad: camerabin: fix for latest GTK+ API changes" ?
Tim-Philipp Müller
t.i.m at zen.co.uk
Sun Dec 26 18:13:19 CET 2010
On Wed, 2010-12-22 at 15:42 +0200, Markus Vartiainen wrote:
> I just skimmed through latest commits and could not help noticing that
> there is a typo in the variable "store" (it is written "sotre"):
>
> > +#if GTK_CHECK_VERSION (2, 91, 6)
> > + GtkListStore *sotre;
> > + GtkTreeIter iter;
> > +#endif
> (...)
> To me it seems like this would not even compile, if the #if statements
> resolve to true, since there is no other variable "store" defined in the
> scope.
Thanks, should be fixed in git now.
Cheers
-Tim
More information about the gstreamer-devel
mailing list