Re: [Ekiga-devel-list] GTK+ for Windows
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Thierry Simonnet <thierry simonnet esiee fr>
- Cc: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] GTK+ for Windows
- Date: Thu, 19 Sep 2013 12:11:47 +0200
On 18/09/13 08:37, Thierry Simonnet wrote:
Le 17/09/2013 17:51, Eugen Dedu a écrit :
Thierry S., where have you taken GTK+3 for Windows from? There is no official
GTK+3 binary for Windows (http://www.gtk.org/download/win32.php)!!
Unfortunately there is no official binary. And package I used is too od now
(http://gtk-win.sourceforge.net/home/index.php/Main/Downloads).
I found bundles for windows and binaries here :
installer : www.tarnyko.net/dl (scroll until you find installers)
Binaries : www.tarnyko.net/repo/gtk3_build_system
Unfortunately Tarnyko doesn't use the same packager as us but it works.
Here is my Makefile :
# gtk headers
###GTK_VER := 2.24.8-1
###GTK_URL := http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.24
###GTK_ARCHIVE := gtk+-dev_$(GTK_VER)_win32.zip
GTK_VER := 3.6.4
GTK_URL := http://www.tarnyko.net/repo/gtk3_build_system/
GTK_ARCHIVE := gtk+-bundle_3.6.4-20130513_win32.zip
###http://www.tarnyko.net/repo/gtk3_build_system/gtk+-bundle_3.6.4-20130310_win32-RC2.zip
# gtk library
# this is an installer, not a zip of files to be manually installed
# see http://gtk-win.sourceforge.net for more information
###GTK_BIN_VER := 2.24
###GTK_INSTALLER_URL := http://downloads.sourceforge.net/gtk-win
###GTK_BIN_EXE := gtk2-runtime-2.24.8-2011-12-03-ash.exe
GTK_BIN_VER := 3.6.1
GTK_INSTALLER_URL := http://www.tarnyko.net/repo/
GTK_BIN_EXE := GTK+-Bundle-3.6.1_\(TARNYKO\).exe
Ok, I succeeded to make Ekiga use gtk3 on Windows too. I used
http://win32builder.gnome.org. I have not used an installer. Note that
an official build will appear soon, see
https://bugzilla.gnome.org/show_bug.cgi?id=695600.
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]