Re: [webkit-dev] S60 WebKit API

2008-07-31 Thread Marcus Groeber
Mondal Shyama Prasad-A15153 schrieb: > Does Nokia S60 exposes WebKit APIs for application developers ? Or, they > have written any > Wrapper around it ? Is there any link where we can find S60 WebKit API Afaik the S60 WebKit has not been exposed directly, but there is a documented wrapper around i

Re: [webkit-dev] webkit s60 build errors

2008-07-31 Thread Marcus Groeber
Jack Wootton schrieb: > I'm surprised that the code is still broken, that's quite a lot of > version numbers between 21772 and 25254. > > I'm also confused that WebKit-S60 only builds with the SDK S60 and not > S60 FP 1 or FP 2. Rather strangely, the only Nokia phones that > support the Web RunTim

Re: [webkit-dev] State of WebKit S60

2008-04-10 Thread Marcus Groeber
Nicholas Shanks schrieb: I think someone should land these even if the fork is dead, so that anyone looking at the code in future (perhaps contemplating a similar port) won't have as many bugs to consider. I agree - especially as the tree has been broken for probably close to a year now (i.e. i

Re: [webkit-dev] Re: I cannot build the s60webkit. Could you help? Thanks!

2008-01-25 Thread Marcus Groeber
Kenny Kai Yin Yu wrote: Thanks. However, importing bld.inf into Carbide does not work... according to the discussions on the internet, it seems to me this is because the project is too big... :( I have in the past successfully imported the bld.inf into Carbide.c++ 1.2 - the size/complexity limi

Re: [webkit-dev] I cannot build the s60webkit. Could you help? Thanks!

2008-01-24 Thread Marcus Groeber
Hi, I've got some problem in building S60 Webkit on Windows XP platform... I've followed the instruction without a success. My original idea in suggesting this configuration *I've installed PERL 5.6.1 and Carbide 1.2 (i cannot find 1.0) and I've made a new device descriptor to be C:\Symbian\9.

Re: [webkit-dev] s60 debug

2007-06-11 Thread Marcus Groeber
Jin, Yihua schrieb: > I found it is difficult to debug on S60 with emulator, can the App > output something > to IDE console? or else, what's the way to do "printf" like in PC? Have a look at RDebug::Print() - that is almost exactly like printf(), but outputs to the "Debug messages" console on the

Re: [webkit-dev] Build S60Webkits within Carbide.c++ 1.0

2007-05-21 Thread Marcus Groeber
[EMAIL PROTECTED] schrieb: I'm afraid the Carbide.c++ 1.0 IDE does not scale well to the size of WebKit; people tend to edit the source in their favourite editor and then compile/run the emulator with the provided scripts. What did actually work for me is build WebKit with Carbide.c++ 1.2 (due