Bug 116087
| Summary: | WebKitExportGenerator.cpp compiled error | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | andy <icrackme> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | icrackme |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
andy
6>------ 已启动生成: 项目: WebKitExportGenerator, 配置: Production Win32 ------
6>正在执行预生成事件...
6>/usr/bin/bash
6>Preparing generator output directory...
6>Clearing old definition file...
6>找不到(can not find) C:\cygwin\home\WebKit\WebKitBuild\Production\obj\WebKitExportGenerator\WebKitExports.def
6>找不到(can not find) C:\cygwin\home\WebKit\WebKitBuild\Production\bin\WebKitExportGenerator.exe
6>/usr/bin/bash
6>Generating export definitions
6>系统找不到指定的路径。(The system can not find the path specified)
6>Wrote output to C:\cygwin\home\WebKit\WebKitBuild\Production/obj/WebKitExportGenerator/DerivedSources/WebKitExportGenerator.cpp
6>正在编译...(Being compiled)
6>WebKitExportGenerator.cpp
6>..\..\..\..\WebKitBuild\Production\obj\WebKitExportGenerator\DerivedSources\WebKitExportGenerator.cpp(5) : fatal error C1083: 无法打开包括文件:“cxxabi.h”: No such file or directory
6>项目 : warning PRJ0018 : 未找到下列环境变量:(Not found the following environment variables)
6>$(ENABLE_UNDO_MANAGER)
My system is windows xp,and webkit is WebKit-r149932.tar.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 116086 ***