Hello, On 10/9/06, 玲 吴 <[EMAIL PROTECTED]> wrote:
Does anybody know how to get built webkit run on the s60 emulator, like running safari with built webkit on mac?
Sure, if you've compiled s60 webkit, you've also compiled reindeer, a reference browser UI that runs on the compiled s60 webkit. Start the emulator via emu.bat in the top of the tree, navigate to the installations folder (Install.) from the main menu and you'll see the reindeer icon. Incidentally, a new utility called reindeer.exe is in the pipeline.
Which IDE are you use to import webkit? I tried to import webkit project into carbide, but it seems Carbide don't support importing such a large project. I tried to use CodeWarrior, but there was still log .txt error. I saw that CodeWarrior only support importing just a .mmp once. So which IDE should I use to edit, compile and run the whole webkit project?
There's actually no recommended IDE for S60 WebKit - just whatever editor people are most comfortable with, using the build scripts provided to compile. We recommend installing the free version Carbide mostly for the compilers that come with. As you found out, the free version of Carbide doesn't scale well up to a project of this size, so I wouldn't spend too much time importing & trying to use it as a full IDE. Some people do use Carbide to debug, however, by attaching the debugger to the built binaries. There's a wiki page on that, but unfortunately that's not available just now. (Ok, a small tip for importing S60 WebKit code into CodeWarrior: extract S60Internals\S60Variant.zip to your compilation drive. That is, if the build script mentioned compilation is taking place under x: (the default), then extract x:\s60\S60Internals\S60Variant.zip to x: so that x:\epoc32\tools\variant\variant.cfg is overwritten. This should allow CW to pick up the includes and symbols defined in our global header, s60internals\s60.hrh.)
I am a novice for C++ and mobile development. Sorry to ask so basic questiones. Thanks.
no problem :) If you have access to irc, I recommend visiting #webkit on irc.freenode.org for more timely feedback. Welcome aboard! Bradley
________________________________ Mp3疯狂搜-新歌热歌高速下 _______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev