http://bugs.winehq.org/show_bug.cgi?id=19615
--- Comment #2 from Dan Kegel dank@kegel.com 2009-08-07 01:06:41 --- I take that back. To start it on Wine, you need to run
set MINGW_BIN=c:\mingw\bin set GTKDOS=c:\devlibs set PATH=%MINGW_BIN%;%GTKDOS%\bin;%PATH% cd build inkscape
and then it starts up nicely. So we're one leak away from having a successful build.