Bug 37995

Summary: Support parallel compilation with VC++ Express
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

Adam Roben (:aroben)
Reported 2010-04-22 10:45:45 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.