Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Thierry Simonnet
Le 19/03/2013 15:18, Eugen Dedu a écrit : On 19/03/13 14:58, Thierry Simonnet wrote:  Ekiga_setup gas a big size with GTK_Bundle : 40M  I think to use gtk's own libraries, not a bundl

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Eugen Dedu
On 19/03/13 14:58, Thierry Simonnet wrote: Ekiga_setup gas a big size with GTK_Bundle : 40M I think to use gtk's own libraries, not a bundle anymore. It takes less space and does not interfere with other software on the machine. It will be a lot of work without a lot of added value. On Win

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Thierry Simonnet
Le 19/03/2013 14:36, Eugen Dedu a écrit : On 19/03/13 14:32, Thierry Simonnet wrote: There is no problem keeping both version. PATHs have to be managed. I found 2 other missing things : libiconv and libgcc_s used by GTK package

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Eugen Dedu
On 19/03/13 14:32, Thierry Simonnet wrote: There is no problem keeping both version. PATHs have to be managed. I found 2 other missing things : libiconv and libgcc_s used by GTK packager. I generated ekiga_setup against GTK_Bundle. It might work with GTK_Runtime (to be tested) I tested the setu

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Thierry Simonnet
There is no problem keeping both version. PATHs have to be managed. I found 2 other missing things : libiconv and libgcc_s used by GTK packager. I generated ekiga_setup against GTK_Bundle. It might work with GTK_Runtime (to be tested) I t

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Eugen Dedu
It cannot be removed, because it might be used by other software on that machine. What we can do is to inform the user to remove gtk if no other software uses it, but it is error-prone. On 19/03/13 13:17, Thierry Simonnet wrote: Another point : There is no gtk-xxx-installer.exe Previous vers

Re: [Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Thierry Simonnet
Another point : There is no gtk-xxx-installer.exe Previous version of gtk will not be removed. Le 19/03/2013 13:08, Thierry Simonnet a écrit : Hi, I compiled ekiga against gtk 3 from : http://www.tarnyko.net/repo

[Ekiga-devel-list] [WIN32] ekiga and GTK 3

2013-03-19 Thread Thierry Simonnet
Hi, I compiled ekiga against gtk 3 from : http://www.tarnyko.net/repo/GTK+-Bundle-3.6.1_(TARNYKO).exe http://www.tarnyko.net/repo/gtk3_build_system/gtk+-bundle_3.6.4-20130310_win32-RC2.zip 3 minor bugs : need to copy libintl-8.dll to int