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
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
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.
> > 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.
--
> 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),
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
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?
> 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
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