2014-12-02 21:34 GMT+06:00 Konstantin Dmitriev <ksee.zelga...@gmail.com>:

>
>
> 2014-12-02 4:06 GMT+06:00 <d.j....@free.fr>:
>
> I was confident ... i should'nt be ...
>>
>> You can found (partial) result for master branch (gtk3) in
>> https://github.com/d-j-a-y/synfig/tree/djay_gtk3_glibmm24_fixes
>>
>> I'm not very happy to announce that now we will must ship a synfigstudio
>> special glib >= 2.42
>>
>> During my research to resolve the problem, i have found several app with
>> similar problem... and i finally adopt the MySql way of fixing the problem
>> http://bugs.mysql.com/bug.php?id=74147
>>
>> If you agree with this way of fixing, i will do the rest of the job
>> (keyframe treeview + 0.64.2).
>>
>>
>> Hello, Djay!
> Thank you for the investigation and heads up!
> Most probably I will be able to bundle glib right into the packages - this
> will allow to avoid any glib dependency.
> Best Regards,
>

OK, I have read the following comment -
https://bugzilla.gnome.org/show_bug.cgi?id=697229#c29

And here are a few conclusions:

* It is safe to replace the following line
    #if GLIB_CHECK_VERSION(2, 42, 0)
with:
    #if GLIB_CHECK_VERSION(2, 37, 5)

* Thus, we can lower requirement to glib >= 2.37.5

I will try to ship glib 2.35.7 with the packages and test if that would
work for our users.

Best,
K.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to