delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/01/20/20:37:04

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Date: Sun, 20 Jan 2013 20:36:42 -0500
Message-Id: <201301210136.r0L1ag99000827@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
In-reply-to: <kdi5pt$eoq$1@ger.gmane.org> (message from Kai-Martin Knaak on
Mon, 21 Jan 2013 02:31:43 +0100)
Subject: Re: [geda-user] crosscompile for windows with minipack
References: <kdi5pt$eoq$1 AT ger DOT gmane DOT org>
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> libtool: link: Continuing, but uninstalled executables may not work.
> \-------------
> By "many" I mean literarally thousends. Anything I can or should do 

I get lots of these too.

> -- Is there something I can do about the tool buttons?

It's a GDK bug.  You need to run gdk-pixbuf-query-loaders after
setting the GDK_PIXBUF_MODULE_FILE file.  I have this in my
geda-runtime.nsi:

  SetOutPath "$INSTDIR\bin"
  System::Call 'Kernel32::SetEnvironmentVariableA(t, t) i("GDK_PIXBUF_MODULE_FILE", "$INSTDIR\bin\loaders.cache").r0'
  ExecWait '"$INSTDIR\bin\gdk-pixbuf-query-loaders.exe" "--update-cache"'

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019