On October 24, 2009 10:35:37 pm Jan Michael Alonzo wrote: > On Wed, Oct 21, 2009 at 3:38 AM, Phil Longstaff <[email protected]>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
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
