Support parallel compilation with VC++ Express
https://bugs.webkit.org/show_bug.cgi?id=37995
Summary Support parallel compilation with VC++ Express
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.