[Gambas-user] Gambas3 3.3.3 error compiling media

Benoît Minisini gambas at ...1...
Thu Oct 11 21:04:14 CEST 2012


Le 11/10/2012 20:48, Laurent Carlier a écrit :
> 2012/10/11 Pino Zollo <pinozollo at ...626...>
>>
>> On Ubuntu
>>
>>
>> Version 10.04 Lucid
>> Kernel 2.6.32-43-generic-pae
>> GNOME 2.30.2
>>
>> Error compiling media
>>
>> Attached the output of
>>
>> (./reconf-all && ./configure -C && make) > output.txt 2>&1
>>
>>
>> Salud
>>
>>
>> Pino
>>
>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
> It seem that 'gst_x_overlay_set_window_handle'  is introduces since
> v0.10.31, so currently you need at least this version
>
> cf http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.31.html
>
> API additions
>
>      gst_audio_clock_invalidate()
>      gst_audio_clock_new_full()
>      gst_base_audio_sink_get_drift_tolerance()
>      gst_base_audio_sink_set_drift_tolerance()
>      gst_x_overlay_got_window_handle()
>      gst_x_overlay_set_window_handle()
>      GstXOverlay::set_window_handle()
>      ...
>
> ++
>

I don't understand, because there is a test on gstreamer version in 
gb.media 'configure.ac' file...

-- 
Benoît Minisini




More information about the User mailing list