Re: GTK+INSTALLATION IN WINDOWS

2011-05-02 Thread walter tallent
From: Dov Grobgeld dov.grobg...@gmail.com To: AKSHAT MALTARE akshat.malt...@gmail.com Cc: gtk-app-devel-list@gnome.org Sent: Sun, May 1, 2011 1:56:12 AM Subject: Re: GTK+INSTALLATION IN WINDOWS One way of doing this is as follows: - Cross compile for windows from Linux

Re: GTK+INSTALLATION IN WINDOWS

2011-05-02 Thread Michael T .
Hi, so it would be very helpfull if you could tell us the step by step procedure of installing packages or reffer us some website where we could find it. the easiest way to do this is described here: http://www.gtkforums.com/viewtopic.php?t=8908

Re: GTK+INSTALLATION IN WINDOWS

2011-05-01 Thread Dov Grobgeld
One way of doing this is as follows: - Cross compile for windows from Linux. E.g. on Fedora, this may be done by installing the mingw32* packages. - Install the cross compiled makensis package to create an installer for Windows under Linux. - Run the installer under Windows

GTK+INSTALLATION IN WINDOWS

2011-04-30 Thread AKSHAT MALTARE
RESPECTED SIR,MADAM, I am using gtk+ in my c,c++ code to develop a cross platform application and have created my gui using gtk+ in linux and now i just want to test those codes for windows.I had been trying to install gtk on windows from last two days but