Re: How to build a GTK+ develop environment in Win32 - Pls show me some further examples



On Wed, 4 Jun 2003, Andreas Volz wrote:

Am Wed, 4 Jun 2003 00:18:36 +0200 (CEST) schrieb TORRI Vincent:

On 3 Jun 2003, Michael L Torrie wrote:

On Tue, 2003-06-03 at 15:06, Andreas Volz wrote:
But,
- pkg-config don't run without cygwin (I forgot why, search on
google)

Actually there is a pkg-config for win32 available. It's not cygwin,
either.  I think I saw a like to it on Tor Lillqvist's gtk win32
site. (http://www.gimp.org/~tml/gimp/win32/)

these libraries work perfectly with mingw/msys on win32 : 

http://www.mingw.org/

my programs work on linux and win32 without almost any modifications
of sources.

And are you also able to build GNU configure-Projects (autoconf /
automake) in Windows? I must hack a new Makefile.win32 and this costs
much time...

I've never used autoconf/automake (i have to find some time to study these 
tools), but the only difference (for my programs) between win32 and linux 
is some flags I have to add to compile properly under win32 (that is, I 
must commment/uncomment one line in Makefile). The other flags are given 
by pkgconfig.
  But I think it is possible to use autoconf/automake (I'm almost sure : 
i've succeeded in compiling programs for linux under win32 with 
configure). 
I think that adding a option to configure with autoconf (something like 
./configure --win32, which should set the flags for compiling the program 
with mingw) should be easy. But i am NOT a autoconf expert, maybe I'm 
wrong...
  

regards

Vincent TORRI


bye
Andreas
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


-- 
TORRI Vincent
Mathematiques Appliquees Bordeaux                                                
Institut de Mathematiques                                                       
Universite Bordeaux 1                                                           
351 cours de la liberation                                                      
33 405 Talence cedex - France                                                   
                                                                                
Tel : 33 (0)5 40 00 21 42                                                       
Fax : 33 (0)5 40 00 26 26                                                       
--




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