[webkit-dev] WebKit Compile erros with Visual C++ 2005
Adam Roben
aroben at apple.com
Fri Apr 3 16:14:08 PDT 2009
On Apr 3, 2009, at 7:07 PM, Quentin Headen wrote:
> Hello everyone! I am trying to compile webkit using Visual C++ 2005
> I followed all of the instructions on webkit.org, but it gives me
> tons of errors. Most of them come from the WebCore. Here are the
> errors I am getting:
>
> http://pastebin.com/ma52593f
>
>
> What is the problem?
The first error mentions not being able to find pthread.h. That file
should have been put in place by the update-webkit script. Did you run
update-webkit? Were there any errors when you did so?
-Adam
More information about the webkit-dev
mailing list