RESOLVED INVALID116086
WebKitExportGenerator.cpp compiled error
https://bugs.webkit.org/show_bug.cgi?id=116086
Summary WebKitExportGenerator.cpp compiled error
andy
Reported 2013-05-13 20:54:49 PDT
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
Alexey Proskuryakov
Comment 1 2013-05-14 09:24:49 PDT
*** Bug 116087 has been marked as a duplicate of this bug. ***
Brent Fulgham
Comment 2 2013-11-18 10:37:48 PST
The "cxxabi.h" file is part of the Visual Studio compiler environment. It sounds as though you do not have all the proper environment settings configured to build.
Brent Fulgham
Comment 3 2016-03-21 17:16:58 PDT
We no longer use WebKitExportGenerator, so this issue is no longer relevant (and hopefully, no longer an issue for the original reporter).
Note You need to log in before you can comment on or make changes to this bug.