Re: GTK development setup on windows?



Hi,

You can use the GTK+ bundle from
ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/2.20/ which contains
all required files to build GTK+ applications in C. If you add it's bin/
directory to the PATH environment variable you can build applications
the same way as on Unix using MSYS and pkg-config. To use an IDE I guess
you will have to execute the pkg-config command by hand and copy the
flags to the compiler and linker settings of your IDE of choice.

Alternatively the gtkmm Windows installer contains all that is needed to
develop applications using GTK+ in C or C++. See
http://live.gnome.org/gtkmm/MSWindows for more information.

Armin

On Mon, 2010-05-24 at 18:46 +0530, Chandra Shekhar Sengupta wrote:
Hi All,

I was trying to develop on windows using GTK. But i could not find any
straight forword guide or step by step tutorial to setup GTK development
environment on www.Gtk.org.. i found some thing on GTKForums (
http://www.gtkforums.com/viewtopic.php?p=4848&highlight=#4848). But its very
lengthy and has so many dependencies.

Why not we create a plugin or add-on any in any cross platform IDE
like(Eclipse,Code::Blocks) to make GTK development setup easy on windows?

Earlier we used to use GLADE as it used to create MSVC project & source
files.. But GLADE-3 onwards i could not find any option to create MSVC
projects on GLADE?

Any idea how to setup GTK development environment in Windows quickly?

Regards,
Chandra Shekhar Sengupta
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]