Bug 37995
Summary: | Support parallel compilation with VC++ Express | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |