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

2008-02-19 Thread Ivan Shusky
Sorry, my mistake. code from SVN does have pthread header. From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Wed, 20 Feb 2008 07:17:43 +CC: [EMAIL PROTECTED]: Re: [webkit-dev] Help needed. WebKit with Windows XP Hi Brent,On mine the 'env' says: WEBKITLIBRARIESDIR=E:\WebKit\WebKitLibraries\win

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

2008-02-19 Thread Ivan Shusky
Hi Brent,On mine the 'env' says: WEBKITLIBRARIESDIR=E:\WebKit\WebKitLibraries\win WEBKITOUTPUTDIR=E:\WebKit\WebKitBuild I think I should have set the variables correctly.I have had my code downloaded from both the nightly-build and through svn. There is no pthread headers from either. The com

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

2008-02-19 Thread Brent Fulgham
Ivan, 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

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

2008-02-19 Thread Ivan Shusky
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",

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

2008-02-19 Thread Jaganathan.Satagopan
Hi Matt Thanks for the suggestion. I just followed the GUI option after setting both the environment variables. As you suggested, I opened the WebKit.sln to build. But at the very first project build, the build is looking for C:\Program on PATH. It does not make sense to me. Have I missed some

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

2008-02-19 Thread Matt Lilek
Don't try to build that way. The easiest way to ensure a proper build is to use the build-webkit script in WebKitTools/Scripts (see http://webkit.org/building/build.html for more info on the topic). You could also set the two environment variables mentioned at http://trac.webkit.org/projects/webkit

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

2008-02-19 Thread Jaganathan.Satagopan
Hi Matt Thanks for quickly pointing out the issue. I have not even compiled those projects. I looked at the Makefile at the root and it lists the following modules MODULES = JavaScriptCore JavaScriptGlue WebCore WebKit WebKitTools I don't see a *.sln file in some of the modules. If I follow

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

2008-02-19 Thread Matt Lilek
There are several projects built before QTMovieWin and one of those is failing. Look at the build logs for the WTF and JavaScriptCore projects as your error indicates that JavaScriptCore isn't building properly. Your WebCore error will likely go away once the projects before it are actually built

Re: [webkit-dev] Regarding WebKit Support Libraries

2008-02-19 Thread Daniel Zucker
Hi Alp, I am happy to contribute to this ongoing effort to make a Windows version of WebKit free from Apple libraries. I would prefer to wait until there is consensus from the community on the best way to move forward, so that my coding effort is not wasted. Cheers, Dan On Feb 17, 2008 11:27 AM

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

2008-02-19 Thread Jaganathan.Satagopan
Hi Brent I appreciate your help. I installed cygwin tools fresh on this machine as specified on step #3 of windows section http://webkit.org/building/tools.html . Is Apple installer different from this one? I am looking at the errors in my VStudio o

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

2008-02-19 Thread Brent Fulgham
Forgot to CC the list for future archive searches... On Feb 19, 2008 1:07 PM, Brent Fulgham <[EMAIL PROTECTED]> wrote: > Hi Jagan, > > You probably encountered an earlier build error. If things fail early-on > in the build, you will get complaints about missing Platform.h and so > forth. > > Mak

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

2008-02-19 Thread Jaganathan.Satagopan
I was trying to build the Webkit by following the instruction on http://trac.webkit.org/projects/webkit/wiki/BuildingOnWindows. I got the following two errors and one warning. Should I be looking into correct include directive for the first error? I have no clue for the second error. I appreciate

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

2008-02-19 Thread Brent Fulgham
Hi Ivan, Did you remember to set the environment variables as shown in "Building from Within Visual Studio"? You need to go to "Control Panel\System" settings, select the "Advanced" tab, and use the "Environment" button to set these values. If they are not set, VS can't find the stuff in the too

[webkit-dev] Review of GTK+'s port policy signals

2008-02-19 Thread Pierre-Luc Beaudoin
Hi, We'd like to get more reviewers involved in the GTK+. We specifically need this to be reviewed: http://bugs.webkit.org/show_bug.cgi?id=16562 This patch implements what WebPolicyDelegate and WebPolicyDecisionListener offers. The first tries were sync, but the latest version is async and mor

Re: [webkit-dev] Signal 9 when linking on ARM

2008-02-19 Thread Joe Foster
Thanks for the tip. Do you know anything about the sig? I'm in the process of setting up Scratchbox for the cross compile...Is there an easier way some up to date documentation on how to cross compile. I geneally use debian. When I try to download the latest libs for webkit, debian also wants to