[Webkit-unassigned] [Bug 29661] New: Vanilla build setup for Win32/Cairo build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 17:13:01 PDT 2009


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

           Summary: Vanilla build setup for Win32/Cairo build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mculpepper at appcelerator.org


There are a few minor problems holding back the Win32/Cairo port from building
from a vanilla source tree:
- Both WebCoreCairo.vsprops and
WebKitLibraries/win/tools/vsprops/WinCairo.vsprops doesn't include
$(WebKitLibrariesDir)/include/cairo, causing both WebKit and DumpRenderTree to
fail looking for cairo.h
- DumpRenderTree still looks for jpeg.lib as opposed to libjpeg.lib

Once these are fixed, we should be able to build Win32/Cairo by simply
extracting the necessary libs/includes into the $WebKitLibraries folder, which
is where the rest of the compile dependencies live.

-- 
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