Summary: | Visual C++ Express 2005 can not build WebKit any more | ||
---|---|---|---|
Product: | WebKit | Reporter: | Takashi Toyoshima <toyoshim> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bburg, dpranke, roger_fong |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Windows XP |
Description
Takashi Toyoshima
2012-11-18 19:37:17 PST
> Latest solution file contains a new feature, solution folder, which is not supported by Express version.
I remember seeing a lot of these warnings when I had VC Express a few years ago, but they didn't affect building.
CC'ing dpranke, because find_checkout_root is related to some work he did recently.
I think print-vse-failure-logs has just been busted for a long time. That code needs to be updated to something like Host().scm().find_checkout_root() or WebKitFinder().path_from_webkit_base(...) . print-vse-failure-logs is called after build is finished. So, the problem that Dirk said is not the root of this build problem and the issue of print-vse-failure-logs is filed as separated entry at https://bugs.webkit.org/show_bug.cgi?id=74944 . VCExpress.exe exit in a seconds without any message. |