[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GTK+ 1.2.x on Win32?
- From: Martyn Russell <jackrussell subdimension com>
- To: GTK App Devel <gtk-app-devel-list gnome org>
- Subject: Re: GTK+ 1.2.x on Win32?
- Date: 06 Apr 2002 13:10:26 +0100
It can get a bit fidley. The best advise I can give you is to go to the
gimp's site (if you want more help):
http://www.gimp.org/~tml/gimp/win32//
and download the libs (this has the compiled libs) and dev libs (this
contains the header files) from here:
http://www.gimp.org/~tml/gimp/win32//downloads.html
The best way (if using VC) is to install the lib-dev packages to a
directory on the machine somewhere and config VC to include those
locations.
I then (with my software) have a batch file which i run that loads the
environment with the locations of the DLLS/paths and things that are
needed to be set up when linking and setting the cflags un VC.
I mainly had problems using anything to do with gnome when porting my
apps. If you stick to raw GTK in your code you should be ok. I did
mine with glade to, which means you will need those extra libraries
(libxml and libglade), I found libglade in ONE place and it is rarely
available for download.
Regards,
Martyn
On Sat, 2002-04-06 at 09:51, Taura Milana wrote:
> Hi,
>
> I've been writing GTK apps for several years now, and I'm
> looking to port them to Windows. However I don't have much
> experience with compiling on Windows at all (I care barely
> get VC++ to work). Are there any tutorials on how to install
> GTK on Windows and porting/compiling GTK applications on
> WIndows?
>
> Thanks in advance!
>
> --
> Sincerely, ,"-_ \|/
> -Capt. Taura M. , O=__ --X--
> ..__ ,_JNMNNEO=_ /|\
> OMNOUMmnne. {OMMNNNEEEEOO=_
> UOOOBIOOOEOMMn. 'LONMMMMNNEEEOOO=.__..,,..
> UUOOEUUOOOOOOOObe '"=OMMMMWNEEEOOOOO,"=OEEEOO=,._
> OOUUUIEEIOONNOIUbe. "7OMMMMNNNNNWWEEEEOOOOOO" "'.
> EEBNNMMMNWNWWEEIMMNe. __ 7EMMMNNNNNWWWEEEEEEEOO. " .
> NNMMMMWWWMMMWEINMMMNn "=BBEEEEMMMMMMMMNNNWWWEEOOOOO=._ .
> http://furry.ao.net/~learfox/
> _______________________________________________
> 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]