[webkit-dev] Help needed. WebKit with Windows XP

Ivan Shusky ijshusky at hotmail.com
Wed Feb 20 00:05:45 PST 2008


Hi Brent,
 
Thanx for the help. "update-webkit" script solves the problem. It is now compiling and so far so good.
 
Best,
Ivan


CC: webkit-dev at lists.webkit.orgFrom: bfulgham at gmail.comTo: ijshusky at hotmail.comSubject: Re: [webkit-dev] Help needed. WebKit with Windows XPDate: Tue, 19 Feb 2008 23:01:36 -0800Ivan, 

Problem #2 indicates that the build cannot find the pthread headers.  These are installed as part of Apple's WebKitLibraries directory.  Most likely, you do not have the environment variables set, or you have not been running the "update-webkit" script.

>From the cygwin console, what does 'env' show?

On my system, I get a few entries including:
WEBKITLIBRARIESDIR=C:\Fulgham\WebKit\WebKitLibraries\win
WEBKITOUTPUTDIR=C:\Fulgham\WebKit\WebKitBuild

Do your entries have spaces in the path names perhaps?

-Brent


On Feb 19, 2008, at 9:10 PM, Ivan Shusky wrote:


Hi Brent,
 
Thank you for your timely reply. I did set those environment variables but it did not work. Not sure what was wrong. I have deleted the entire project to start fresh for another run and it works.I currently still have 2 problems.
 
1) When try to patch file "webcore_win32fonts.patch", I got error saying:
 
can't find file to patch at input liPerhaps you used the wrong -p or --sThe text leading up to this was:--------------------------|Index: ChangeLog|===================================|--- ChangeLog  (revision 30391)|+++ ChangeLog  (working copy)--------------------------""
 
2) When I try to build the entire project I got this error message "fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory".
 
Best,
Ivan

Express yourself instantly with MSN Messenger! MSN Messenger
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080220/df233636/attachment.html 


More information about the webkit-dev mailing list