[webkit-dev] About webkit building for Windows, why need to download additional libraries

2007-11-13 Thread
Hi, all I downloaded webkit building for windows, and i can build it. When build it on windows platform, why we need additional libraires(downloaded by WebKitSupportLibrary.zip), why not use win32 standard libraries directly? And more, where can i get those libraries source code. Any help

[webkit-dev] How to debug webkit source on windows platform

2007-10-23 Thread
Hi, guys, I built webkit successfully on windows platform, but i didn't create Safari.exe file, so installed Safari on my pc, and copy Safari.exe to WebKitBuild/bin, and then executed run-safari command, it's ok. i want to ask it's right or not? In addition,my question is how to debug webkit