[Wine] Legal issues for bundling Wine with my Application

Dan Kegel dank at kegel.com
Sat May 3 09:51:56 CDT 2008


On Sat, May 3, 2008 at 1:46 AM, asafbenzaken <wineforum-user at winehq.org> wrote:
> about the GDIPLUS DLL
> if i understand correctly, there should be no reason for me
> to add it because Wine have a ported version of it?

Right, though Wine's might be missing some functions.
So run with Wine's instead of Windows', and see
what happens.

> for some reason, i cant find it...

You don't need to find it.  Wipe out your ~/.wine directory, e.g.
  rm -rf ~.wine
reinstall your app *without* copying in a gdiplus.dll, and
run your app.  Let us know what happens.
- Dan



More information about the wine-users mailing list