[webkit-dev] Help! I can't survive building WebKit in Visual Studio 2005 IDE!

Nevo sakur.deagod at gmail.com
Wed Jun 17 00:52:29 PDT 2009


>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.lei at kortide.com.cn>

>
> 3>正在编译...
> 3>Assertions.cpp
> 3>ByteArray.cpp
> 3>CollatorDefault.cpp
> 3>d:\WebKit-r41121\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(27) : fatal
> error C1083: 无法打开包括文件:“unicode/uchar.h”: No such file or directory
> 3>CollatorICU.cpp
> 3>d:\WebKit-r41121\JavaScriptCore\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 at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090617/92cd7906/attachment.html>


More information about the webkit-dev mailing list