RE: GTK+ 1.2.x on Win32?



Ok...
the first thing that you have to do is download the following ...

atk-1.0.0-20020314.zip
atk-dev-1.0.0-20020314.zip
dirent.zip
glib-2.0.0.tar.gz
glib-2.0.0-20020316.zip
glib-dev-2.0.0-20020310.zip
gtk+-2.0.0-20020310.zip
gtk+-dev-2.0.0-20020314.zip
libiconv-1.7.zip
libiconv-dev-1.7.zip
libintl-0.10.40-20020101.zip
libjpeg-6b.zip
libpng-1.2.0.zip
libtiff-3.5.6-beta.zip
pango-1.0-20020317.zip
pango-dev-1.0-20020310.zip
pango-fonts-0.3.tar.gz
pkgconfig-0.12.0.tar.gz
zlib-1.1.3.zip

1.- After you can the follow structure in your 'C:\Program Files\Miscrosoft 
Visual Studio\' Directory

.\include\gtk+-2.0-0\ and inside of this \gdk and \gtk, the same for the other 
libraries
the intetion is upload the folders to ..\include\ and quit the version number

.\include\gtk
.\include\gdk
.\include\atk

The same for the .lib files
.\lib\


dont forget put the dynamic Link Libraries to

c:\windows\system o
c:\winnt\system

the libraries that i have to put here are

/* -------------*/

libgtk-win32-2.0-0.dll
libatk-1.0-0.dll
libglib-2.0-0.dll
libintl-1.dll
iconv.dll
libgobject-2.0-0.dll
libgdk-win32-2.0-0.dll
libgdk_pixbuf-2.0-0.dll
libgmodule-2.0-0.dll
libpango-1.0-0.dll
libpangowin32-1.0-0.dll

this libraries are in the  \lib directory
/* ----------------*/

and i have to move the directory

pango.modules from \etc\pango to windows\system
and the folder lib\pango\1.0.0


/* You have to put the next libraries to the link seetings in MSVC */
pangowin32-1.0.lib 
gdk_pixbuf-2.0.lib 
gdk-win32-2.0.lib 
pango-1.0.lib 
gtk-win32-2.0.lib 
atk-1.0.lib 
glib-2.0.lib 
gmodule-2.0.lib 
gobject-2.0.lib 
gthread-2.0.lib 
iconv.lib 
jpeg.lib 
parser.lib 
pangoft2-1.0.lib 
sdkutil.lib 
z.lib 

pangowin32-1.0.lib gdk_pixbuf-2.0.lib gdk-win32-2.0.lib pango-1.0.lib gtk-win32-
2.0.lib atk-1.0.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-
2.0.lib iconv.lib jpeg.lib parser.lib pangoft2-1.0.lib sdkutil.lib z.lib 

IMPORTANT:
/* If you get the error @_win16 */
is because the extesion is .cpp and should be .c

                                                                                
                GAJJYES

Saludos...
MarioTPC
____________________________________________________
       Mensaje enviado por medio de Webmail IntelNet
http://www.intelnet.net.gt




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