Re: GTK in win32.
- From: Esteban Quijano Vincenzi <equijano videotek tv>
- To: gtk-list gnome org
- Subject: Re: GTK in win32.
- Date: Sat, 19 May 2001 12:35:30 -0600
Ok, so do this:
Under http://user.sgic.fi/~tml/gimp/win32/downloads.html, at Developer
packages section download:
* glib-dev-20001226.zip
* libiconv-dev-20001007.zip
* gtk+-dev-20001226.zip
After that unzip them and:
* Make a glib, gdk and gtk directory under your ..\include one, in order
to copy all the .h files
* Put glib-1.3.lib, gdk-1.3.lib and gtk-1.3.lib under your ..\lib
directory
* Put glib-1.3.dll, gmodule-1.3.dll, gnu-intl.dll, iconv-1.3.dll,
gdk-1.3.dll and gtk-1.3.dll under your c:\windows\system directory
* Be sure to link your source files with glib-1.3.lib, gdk-1.3.lib and
gtk-1.3.lib when building your .exe
Hope it helps,
Esteban Quijano Vincenzi
Capitulino wrote:
> On 17/05/01 at 21:10 Esteban Quijano Vincenzi wrote:
>
> >You don't need XWindows to run GTK on Win32.
> >There is a GTK for Win32 implementation at:
> >
> >http://user.sgic.fi/~tml/gimp/win32/
>
> Yes, i know that. I read the information on this page.
>
> My questions are: What files i need to download ?
>
> I just need discompact the *.zip files, or i need compile ?
>
> How can i compile the programs using GTK+ ?
>
> The GTK+ for win32 works fine ?
>
> I think that the information on README.win32 is very confuse,
> someone need to rewrite this...
>
> Thank you Esteban...
>
> - Capitulino
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]