X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Wed, 21 Mar 2012 19:16:58 -0400 Message-Id: <201203212316.q2LNGwdS022975@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <20120321155442.11c51f49@svelte> (message from Colin D Bennett on Wed, 21 Mar 2012 15:54:42 -0700) Subject: Re: [geda-help] gEDA WIKI missing a link for Win32 binary References: <20120321124228 DOT 0fa8d5e2 AT svelte> <20120321141150 DOT 6ab1e8d2 AT svelte> <201203212137 DOT q2LLbPUV029526 AT envy DOT delorie DOT com> <20120321151142 DOT 01486bd0 AT svelte> <201203212237 DOT q2LMb37q020734 AT envy DOT delorie DOT com> <20120321155442 DOT 11c51f49 AT svelte> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Pixbuf stuff, fixed. > > If there is a 1.7.2 build, will it include these fixes? I only vaguely recall the whole solution, but mostly it was in the installer: 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"'