[webkit-dev] Build Error in the Cairo Port

Aram Hăvărneanu aram.h at mgk.ro
Wed Mar 24 10:09:26 PDT 2010


On Wed, Mar 24, 2010 at 6:27 PM, Aram Hăvărneanu <aram.h at mgk.ro> wrote:
> If I manually copy WebCore\platform\graphics\cairo to
> $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the
> linking stage takes forever, then fails with:
>
> 4>Linking...
> 4>   Creating library C:\ws\WebKit\WebKitBuild\lib\WebKit.lib and
> object C:\ws\WebKit\WebKitBuild\lib\WebKit.exp
> 4>Generating code
> 4>Finished generating code
> 4>shell32.lib(shguid.obj) : fatal error LNK1103: debugging information
> corrupt; recompile module
>

I installed KB949009 (
https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=18623
) and it did link fine now. You should add KB949009 to the list of
required patches.

-- 
Aram Hăvărneanu


More information about the webkit-dev mailing list