Re: GTK+ Windows dependancies

2008-02-01 Thread Ivan Baldo
Hello. El 31/01/08 06:37, Tor Lillqvist escribió: >> In particular, the "loaders" directory is now gone due to Tor's >> decision to build a monolithic gdkpixbuf library for GTK on >> Windows, with all the loaders pre-embedded. Personally, I wish >> he'd reconsider that. >> > > OK, you

Re: GTK+ Windows dependancies

2008-01-31 Thread Allin Cottrell
On Thu, 31 Jan 2008, Tor Lillqvist wrote: > > In particular, the "loaders" directory is now gone due to Tor's > > decision to build a monolithic gdkpixbuf library for GTK on > > Windows, with all the loaders pre-embedded. Personally, I wish > > he'd reconsider that. > > OK, you are the secon

Re: GTK+ Windows dependancies

2008-01-31 Thread gege2061
I looked the gimp install directory and I found this files : - bin/*.dll - etc/gtk-2.0/gdk-pixbuf.loaders - etc/gtk-2.0/gtk.immodules - etc/gtk-2.0/gtkrc - etc/pango/pango.aliases - etc/pango/pango.modules - lib/gtk-2.0/2.10.0/engines/* - lib/gtk-2.0/2.10.0/immodules/* - lib/gtk-2.0/2.10.

Re: GTK+ Windows dependancies

2008-01-31 Thread Tor Lillqvist
> > I would recommend *not* installing packages from other sources in your > > MinGW folder. > I did not know. It is better to install them in the directory of Code:Blocks > (my IDE)? No, that would also be mixing stuff from separate sources. I would install them in a totally separate folder. --

Re: GTK+ Windows dependancies

2008-01-31 Thread Tor Lillqvist
> In particular, the "loaders" directory is now gone due to Tor's > decision to build a monolithic gdkpixbuf library for GTK on > Windows, with all the loaders pre-embedded. Personally, I wish > he'd reconsider that. OK, you are the second person to oppose this change (if I recall correctly),

Re: GTK+ Windows dependancies

2008-01-30 Thread Allin Cottrell
On Wed, 30 Jan 2008, gege2061 wrote: > 2008/1/30, Tor Lillqvist <[EMAIL PROTECTED]>: > > > > > I use http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/#installertutoriel > > > for > > > create inno setup script file for GTK+, but some files no > > > longer exist > > > > Which files no longer exis

Re: GTK+ Windows dependancies

2008-01-30 Thread gege2061
2008/1/30, Tor Lillqvist <[EMAIL PROTECTED]>: > > > I use http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/#installertutoriel for > > create inno setup script file for GTK+, but some files no longer exist > > Which files no longer exist? Where don't they exist, in the zipfiles > from ftp.gnome.org?

Re: GTK+ Windows dependancies

2008-01-30 Thread Tor Lillqvist
> I use http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/#installer tutoriel for > create inno setup script file for GTK+, but some files no longer exist Which files no longer exist? Where don't they exist, in the zipfiles from ftp.gnome.org? One set of files whose location in my builds have chan

GTK+ Windows dependancies

2008-01-30 Thread gege2061
Hello, I use http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/#installer tutoriel for create inno setup script file for GTK+, but some files no longer exist (GTK+ 2.4.0). DLL dependencies : ; GTK+ dependencies > Source: "C:\MinGW\bin\libcairo-2.dll"; DestDir: "{app}"; Flags: > ignoreversion > Sour