[Gimp-developer] Getting console messages from GIMP on Win32

Tor Lillqvist tml at iki.fi
Sat Dec 16 04:06:27 PST 2006


David Gowers writes:
 > Is there some way of convincing GIMP to send warning/error/informative
 > messages to a useful place on Win32?

Start GIMP with the command:
    gimp-2.2 >gimp.log 2>&1 

from cmd.exe. This requires that you have added GIMP's bin
folder to your PATH.

--tml



More information about the Gimp-developer mailing list