<div>Hi, I want to get some help from you about running webkit.</div>
<div> </div>
<div>I want to build and run webkit on windows. Now I have successfully builded webkit src code by following the step of <a href="http://www.webkit.org/">www.webkit.org</a>. Now all the .exe and .dll exist in the output directory.</div>
<div>For I want to run it on windows, so I</div>
<div>(1) Download a safari(4.0.4(531.21.10), maybe the latest) for windows and install it use default configuration. </div>
<div>(2) Copy all the dll from C:\Program Files\Common Files\Apple\Apple Application Support to my webkit output directory(E:\webkit\WebKitBuild\bin).</div>
<div><font color="#ff0000">(3) Run WinLauncher_debug.exe.</font></div>
<div><font color="#ff0000"></font> </div>
<div>The step (3) failed and an error message box show "<font color="#ff0000">应用程序初始化(0xc0150002)失败。请单击"确定",终止应用程序</font>".,(I am from China, sorry for use chinese)</div>
<div>So I am confused of this error.</div>
<div> </div>
<div>If I follow the step of the <a href="http://www.webkit.org/">www.webkit.org</a> to first execute 'run-safari --debug', after execution, the proc ess Safari.exe is not exist in the windows task manager, I can not find it, So I can not do the next step to attach the webkit to the Safari.exe.</div>
<div> </div>
<div>I really wish you can help me to solve this issue cause I spend much time to build this huge project and now it is actuall builded successfully, I am looking forward to run webkit and debug with it.</div>
<div>Thanks a lot for your help!</div>
<div> </div>