Re: [webkit-dev] errors in Carbide but not on command line

2008-07-17 Thread Jack Wootton
Hi, The WebKit bld.inf contains the following lines: #ifndef __BROWSER_SDK #include domain/osextensions/platform_paths.hrh #endif This seems simple enough and, I can just remove the line '#include domain/osextensions/platform_paths.hrh'. However, in the JavaScriptCore bld.inf it looks likes

Re: [webkit-dev] errors in Carbide but not on command line

2008-07-17 Thread Jack Wootton
OK, So from reading this http://discussion.forum.nokia.com/forum/showthread.php?t=69737 I understand the situation better. One question: How can Nokia port the webkit so that it doesn't build in their own IDE? People moan about Google this and Google that, but this is something Google would

Re: [webkit-dev] errors in Carbide but not on command line

2008-07-17 Thread Zalan Bujtas
This seems simple enough and, I can just remove the line '#include domain/osextensions/platform_paths.hrh'. However, in the JavaScriptCore bld.inf it looks likes this: The targeted sdk (s60 3rd edition) cannot resolve MW_LAYER_SDK_EXPORT_PATH, so the export paths are hardcoded. That's the

Re: [webkit-dev] errors in Carbide but not on command line

2008-07-17 Thread Jonni.Rainisto
Have you tried instructions from: http://wiki.forum.nokia.com/index.php/Building_S60Webkit And yes, using CodeWarrior might also solve those bld.inf problems, as most likely initial port was done before Carbide was taken into use. Regards, Jonni -Original Message- From: [EMAIL

Re: [webkit-dev] errors in Carbide but not on command line

2008-07-17 Thread Jack Wootton
Hi Jonni, Yes, I followed those instructions, although instruction 3 doesn't actually request that anything be done. So I just left it. I can't change IDEs so what can I do, other just commenting out all the files...which then means I can't build on the command line if I need to. As I side

[webkit-dev] Questions about WebKit Platform/Toolkit abstraction layer

2008-07-17 Thread belay
Hi, I am a beginner of WebKit, and I've tried to find the documents about WebKit's Platform/Toolkit abstraction layer(API), but i found nothing. What i mean is that like Qt port of WebKit, i think the architecture as below: Qt API: like QWebPage, QWebFrame, QWebSetting, etc. == Platform

Re: [webkit-dev] Translucent (i)frames support

2008-07-17 Thread David Hyatt
The bug on Mac at least is just that NSScrollViews blit when scrolling, and they know nothing about transparency layers. Our solution to similar problems has been to just disable blitting in these cases and do slow repainting when scrolling happens. Because there is *no cache* of

[webkit-dev] QtLauncher -- acid3 crashes (doesn't happen with Gtk).

2008-07-17 Thread Refstrup, Jacob Grundtvig
Hi, Anyone else having issues with acid3 with Qt. It crashes as a release build; as a debug build it finishes but failes the link test. Sometimes the release build failes at 74/100 -- other times at 94/100. Build from the same source GtkLauncher passes 100/100. I currently have r35189 and

Re: [webkit-dev] How to use webkit ?

2008-07-17 Thread Brent Fulgham
Hi, On Thu, Jul 17, 2008 at 12:57 PM, Nemix [EMAIL PROTECTED] wrote: Hmm I haven't Mac OS, I have Windows and can't develop on Mac at the moment (... and maybe never for this project ...). And XCode seems not to be available for Windows. I'm a little confused by your requirements (perhaps

Re: [webkit-dev] How to use webkit ?

2008-07-17 Thread David Kilzer
Hi Nemix, You need a Mac to do iPhone development. Go ask your boss for a nice MacBook Pro laptop or a Mac Pro tower. Don't skimp on RAM, either. :) http://store.apple.com/ Dave On Thu, 7/17/08, Nemix [EMAIL PROTECTED] wrote: Hi ^^ After a discussion with my boss, I have to study a

Re: [webkit-dev] QtLauncher -- acid3 crashes (doesn't happen with Gtk).

2008-07-17 Thread Refstrup, Jacob Grundtvig
Quick update -- with r35223 it now also happens with a debug build. Investigating... - Jacob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Refstrup, Jacob Grundtvig Sent: Thursday, July 17, 2008 11:44 AM To: webkit-dev@lists.webkit.org Subject:

Re: [webkit-dev] QtLauncher -- acid3 crashes (doesn't happen with Gtk).

2008-07-17 Thread Refstrup, Jacob Grundtvig
After a few VERY clean builds both Qt release/debug now behaves the same and gets to 96/100. - Jacob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Refstrup, Jacob Grundtvig Sent: Thursday, July 17, 2008 2:14 PM To: webkit-dev@lists.webkit.org

[webkit-dev] Building WebKit on Visual Studio 2005 is failed!

2008-07-17 Thread JungChul Park
Dear all, I am building the WebKit on Visual Studio 2005. I used the latest source by 'update-webkit' script. I installed the cygwin with cygwin-downloader on webkit.org. perl version is v5.10. gpref is properly installed as well. but I have a few error messages. One of messages is ' ' ' #