Thanks Nevo. But I checked WebKitSupportLibrary.zip and found neither unicode/uchar.h nor pthread.h in the zip file. :(
I'll check the build script later, though I'm not familiar with Perl. Thanks again for your comfort.

-------- 原始信息 --------
主题: Re: [webkit-dev] Help! I can't survive building WebKit in Visual     Studio 2005 IDE!
发件人: Nevo <sakur.dea...@gmail.com>
收件人: 张雷 <zhang....@kortide.com.cn>
抄送: webkit-dev@lists.webkit.org
日期: 2009-6-17 15:52
>From your log : missing pthread.h and uchar.h
 unicode/uchar.h and pthread.h are all located in WebKitSupportLibrary ,which would be extracted to WebKitLibraries under your source root .Check the build script (I think it's readable enough) .I only built Webkit Win32 port once, saw the similar problem before ,just cannot remember how I fixed that before . But I do believe  it should not be a serious issue to put you mad :) 



2009/6/17 张雷 <zhang....@kortide.com.cn>

3>正在编译...
3>Assertions.cpp
3>ByteArray.cpp
3>CollatorDefault.cpp
3>d:\WebKit-r41121\_javascript_Core\wtf/unicode/icu/UnicodeIcu.h(27) : fatal error C1083: 无法打开包括文件:“unicode/uchar.h”: No such file or directory
3>CollatorICU.cpp
3>d:\WebKit-r41121\_javascript_Core\wtf/unicode/icu/UnicodeIcu.h(27) : fatal error C1083: 无法打开包括文件:“unicode/uchar.h”: No such file or directory

3>CurrentTime.cpp
3>dtoa.cpp
3>FastMalloc.cpp
3>..\..\wtf\FastMalloc.cpp(82) : fatal error C1083: 无法打开包括文件:“pthread.h”: No such file or directory

3>HashTable.cpp
3>项目 : warning PRJ0018 : 未找到下列环境变量:
3>$(PRODUCTION)

3>生成日志保存在“file://D:\WebKit-r41121\Output\obj\WTF\Debug\BuildLog.htm”
3>WTF - 3 个错误,0 个警告

Building Webkit is a DAYMARE to me, and I'm afraid I cann't survive! Any help is appreciated! I've been nearly driven mad!!





_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to