<div dir="ltr">Please discard this question; I found it. Some third party code I was using was reimplementing goption and this for some reason worked with GStreamer 1.4.4 but not the latest.<div><br></div><div>Thanks,</div><div>Antonis</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 10:39 AM, Antonis Tsakiridis <span dir="ltr"><<a href="mailto:atsakirid@gmail.com" target="_blank">atsakirid@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, <div><br></div><div>Up to now I was working with GStreamer framework provided at <a href="http://gstreamer.freedesktop.org/data/pkg/ios/1.4.4/" target="_blank">http://gstreamer.freedesktop.org/data/pkg/ios/1.4.4/</a> and everything was working fine. Today I decided to go with the latest sources and build with cerbero because I needed 64 bit support for my App (and as far as I understand they aren't supported in the prebuilt GStreamer frameworks; if this isn't the case please let me know :)). Cerbero build was fine but once I replaced my old Framework with the cerbero-generated I started getting some compile issues in my project:</div><div><br></div><div>







<p>/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/Headers/glib/glib-autocleanups.h:56:31: error: unknown type name 'GOptionContext'; did you mean 'GMainContext'?</p><p>G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free)</p><p>/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/Headers/glib/glib-autocleanups.h:56:47: error: use of undeclared identifier 'g_option_context_free'; did you mean 'g_main_context_ref'?</p><p>








</p><p>G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free)</p><p>Any ideas what might be causing these issues?</p><p>Thanks a lot in advance,</p><p>Antonis</p></div></div>
</blockquote></div><br></div>