[webkit-gtk] [PATCH] Fix build problem on win32

Phil Longstaff plongstaff at rogers.com
Sun Oct 25 09:53:08 PDT 2009


On October 24, 2009 10:35:37 pm Jan Michael Alonzo wrote:
> On Wed, Oct 21, 2009 at 3:38 AM, Phil Longstaff <plongstaff at rogers.com>wrote:
> > I've attached a patch for WebKit/gtk/webkit/webkitdownload.cpp which
> > fixes a build problem on win32. The symbol "ERROR" is already #defined,
> > so to fix this, I changed "ERROR" to "SIGNAL_ERROR" in the enum.
>
> Hi Phil
>
> Where is ERROR defined in win32? I suggest you file a bug in
> bugs.webkit.orgso we can discuss the patch. I assume it would break
> compatibility with
> previous releases so would be nice to discuss this with other WebKitGtk
> devs.
>

There are already a number of bugs dealing with win32/mingw builds.  I suppose 
I can create another.

My target is an embedded html processor to display reports in gnucash, so I 
don't need fancy stuff.  webkit/gtk comes pre-built on my ubuntu system, 
someone on the gnucash project has webkit/gtk on macosx, and I'm working on 
win32.  It would be useful if you could provide links to any built binaries 
for various platforms.

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20091025/06657fec/attachment.html>


More information about the webkit-gtk mailing list