A few commands need to be performed the first time for glib to work properly, and gdk-pixbuf loaders to be found. I add them in a wrapper script so that it's easy to ask people to test the dev builds (even though it's not necessary to run these commands each time, but who cares!).
3 lines
109 B
Batchfile
3 lines
109 B
Batchfile
glib-compile-schemas.exe ..\share\glib-2.0\schemas
|
|
gdk-pixbuf-query-loaders.exe --update-cache
|
|
gimp-2.99.exe
|