[webkit-help] error in building webkit

Mustafizur Rahaman mustaf.here at gmail.com
Thu Jun 30 21:35:14 PDT 2011


Hi,

It seems like your WebKit Support Libraries are not proper, the tool chain
might not found it. Did you follow this
http://www.webkit.org/building/checkout.html under the "Windows" section?

Thanks,
Rahaman

On Fri, Jul 1, 2011 at 5:53 AM, Ax Jiang <jiangax09 at gmail.com> wrote:

> Hi All
>
> When I tried to build webkit on win7 with Visual Studio 9, I ran into the
> following problems:
> "
> ..\..\wtf\FastMalloc.cpp(83) : fatal error C1083: Cannot open include file:
> 'pthread.h': No such file or directory
> 2>c:\WebKit\Source\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(27) : fatal
> error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
> directory
> 2>MainThreadWin.cpp
> 2>TCSystemAlloc.cpp
> 2>RandomNumber.cpp
> 2>dtoa.cpp
> 2>c:\WebKit\Source\JavaScriptCore\wtf/unicode/icu/UnicodeIcu.h(27) : fatal
> error C1083: Cannot open include file: 'unicode/uchar.h': No such file or
> directory
> "
>
> The pthread.h and uchar.h DO exist in /usr/include directory of cgywin.
> So I guess there is a step like configuration I might miss,
> Any help?
>
> thanks
> Wu
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110701/9476b3bd/attachment.html>


More information about the webkit-help mailing list