[Webkit-unassigned] [Bug 37995] New: Support parallel compilation with VC++ Express

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 10:45:45 PDT 2010


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

           Summary: Support parallel compilation with VC++ Express
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


We currently support parallel compilation on Windows with Visual Studio via the
pdevenv script. Unfortunately this script doesn't work correctly with VC++
Express, as it causes VC++ Express not to be able to find the platform SDK.

We should find a way of doing parallel compilation with VC++ Express. Probably
some changes to pdevenv and/or our .vcproj files and/or our setup instructions
on webkit.org could fix this.

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