[Bug 19615] Can't compile Inkscape with mingw on wine: fd leak?

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 7 01:06:41 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19615





--- Comment #2 from Dan Kegel <dank at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list