| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| Date: | Thu, 1 Nov 2012 12:26:08 -0400 |
| Message-Id: | <201211011626.qA1GQ8Ex031608@envy.delorie.com> |
| From: | DJ Delorie <dj AT delorie DOT com> |
| To: | geda-user AT delorie DOT com |
| In-reply-to: | <IHv.JnGc.4mA21fK5GBd.1GadsZ@seznam.cz> (vaclavpe@seznam.cz) |
| Subject: | Re: [geda-user] snapshot build-20121029 - gschem problem on Windows |
| References: | <IHv DOT JnGc DOT 4mA21fK5GBd DOT 1GadsZ AT seznam DOT cz> |
| 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 |
The regular install should have regenerated the "cache" file for the
xpm icons. If you're installing a snapshot or building yourself, you
might have to do this step manually. The NSI file has this:
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"'
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |