[Webkit-unassigned] [Bug 106989] Get WebKit projects compiling in VS2010 (32 bit)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 15:42:34 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106989





--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2013-01-28 15:44:32 PST ---
(In reply to comment #2)
> minus WebKitGUID.
> 
> This project does literally nothing. 

It creates the WebKitGUID.lib, which can be linked to client programs to provide the GUIDs you need to instantiate WebKit objects.

Are you sure it's not needed?  I thought several of the test programs (and my own projects) use this library so they don't have to embed a WebKit.tlb file.

> No build scripts, no files in it, no output.

It produces $(WebKitBuildDir)\$(Configuration)\lib\WebKitGuid.lib.

> Last time it was modified was years ago.

The project doesn't need to do much, just compile the WebKit_i.c file so we can get access to the GUID symbols.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list