Date: Sun, 27 Apr 2003 16:59:12 +0200 To: Sven Luther Cc: Benjamin Monate , lablgtk Subject: Re: lablgtk on windows ... Message-ID: <20030427145912.GA1535 at iliana> References: <20030425114457.GA1558 at iliana> <3EA91DD1.8010709 at lix.polytechnique.fr> <20030425130710.GA2677 at iliana> <3EA93F07.3060504 at lix.polytechnique.fr> <20030425163012.GA1189 at iliana> <3EAA4271.3080006 at lix.polytechnique.fr> <20030426215744.GA1218 at iliana> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030426215744.GA1218 at iliana> From: Sven Luther On Sat, Apr 26, 2003 at 11:57:44PM +0200, Sven Luther wrote: > On Sat, Apr 26, 2003 at 10:25:21AM +0200, Benjamin Monate wrote: > > What is the output of : > > > > pkg-config --libs --cflags gtk+-2.0 > > > > > > Mine is something like: > > ==================================================================== > > $ pkg-config --libs --cflags gtk+-2.0 > > -II:/cygwin/include/gtk-2.0 -II:/cygwin/lib/gtk-2.0/include > > -II:/cygwin/include/ > > atk-1.0 -II:/cygwin/include/pango-1.0 -II:/cygwin/include/glib-2.0 > > -II:/cygwin/l > > ib/glib-2.0/include -LI:/cygwin/lib -lgtk-win32-2.0 -lgdk-win32-2.0 > > -latk-1.0 - > > lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 > > -lgmodule-2.0 > > -lglib-2.0 -lintl -liconv > > ==================================================================== > > Mmm, i have : > > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 > -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -lintl -liconv > > Mmm, i miss this entry : -LI:/cygwin/lib > > Normally, it should not matter, because is have the libraries in > /usr/lib, as normal, and it should be in the library path by default, or > whatever. I will try adding it to see if it works with it. Nope, it changed nothing. > A, i have much less than you : > > $ ls /usr/lib > atk-1.0.lib libfontconfig-1.dll libgthread-2.0-0.dll > freetype-6.def libfreetype.a libgthread-2.0.dll.a > gdk_pixbuf-2.0.lib libfreetype-bcc.def libgtk-win32-2.0-0.dll > gdk-win32-2.0.lib libfreetype-bcc.lib libgtk-win32-2.0.dll.a > glib-2.0 libfreetype.dll.a libpango-1.0-0.dll > glib-2.0.def libfreetype.la libpango-1.0.dll.a > glib-2.0.lib libfreetype.lib libpangoft2-1.0-0.dll > gmodule-2.0.def libgdk_pixbuf-2.0-0.dll libpangoft2-1.0.dll.a > gmodule-2.0.lib libgdk_pixbuf-2.0.dll.a libpangowin32-1.0-0.dll > gobject-2.0.def libgdk-win32-2.0-0.dll libpangowin32-1.0.dll.a > gobject-2.0.lib libgdk-win32-2.0.dll.a locale > gthread-2.0.def libglib-2.0-0.dll pango > gthread-2.0.lib libglib-2.0.dll.a pango-1.0.lib > gtk-2.0 libgmodule-2.0-0.dll pangoft2-1.0.lib > gtk-win32-2.0.lib libgmodule-2.0.dll.a pangowin32-1.0.lib > libatk-1.0-0.dll libgobject-2.0-0.dll pkgconfig > libatk-1.0.dll.a libgobject-2.0.dll.a > > But the most important things seem to be there. Mmm, now that i look at it, it seems that there is a lot of things missing, and i seem to have the things you have in /lib and not /usr/lib. (that is c:\cygwin\lib). Something is definitively wrong here. But then, maybe i will go ask to the win32-gtk people for help on this. Friendly, Sven Luther