Re: [webkit-dev] Build question on Window (Safari version)

2007-10-09 Thread Jerry K
Hi Adam, I did this -- debug flag or have run `set-webkit-configuration --debug` and it fixed my problem. Thanks Jerry Adam Roben wrote: On Oct 9, 2007, at 9:26 AM, Jerry K wrote: Hi Adam, Here is what I found. I built webkit debug and release version. The webkit.dll release

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-04 Thread Jerry K
Hi Adam, I used WebKit.dll r26041 nightly build(download from webkit.org) and replaced Webit.dll in Program Files/Safari/ with nightly build. I still saw Unhandled exception at 0x0048c125 in Safari.exe: 0xC005: Access violation reading location 0x. I don't know where I got it

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-04 Thread Oliver Hunt
You have to launch the nightly using the included batch -- the nightlies are designed to not break the installed safari. Simply replacing WebKit.dll may do many bad things. --Oliver On 4/10/2007, at 7:08 PM, Jerry K wrote: Hi Adam, I used WebKit.dll r26041 nightly build(download from

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-04 Thread Jerry K
Yeah, I tried run-nightly-webkit.com and the nightly build works fine. Is there any nightly build BuildLog.htm I can get? Thanks Shou-Chien Adam Roben wrote: Oliver is correct. Nightlies should be launched by unzipping them and then double-clicking on run-nightly-webkit.cmd. You can't

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-04 Thread Adam Roben
Jerry K wrote: Yeah, I tried run-nightly-webkit.com and the nightly build works fine. Great! Is there any nightly build BuildLog.htm I can get? We currently don't provide any build logs for the nightly builds as there haven't been any requests for them. What information from the build

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-04 Thread Jerry K
Hi Adam, Would it possbilbe to get a zip file of all BuildLog.html?or at least for webkit.dll with build version? My build script shows my webkit build successful, but actually ???. I want to compare my build processes. Thanks Jerry Adam Roben wrote: Jerry K wrote: Yeah, I tried

[webkit-dev] Build question on Window (Safari version)

2007-10-03 Thread Jerry K
I can build webkit dll file successfully, but the run-safari script is looking for safari.exe. Should I download safari.exe separately or my build process is not completely, and in which statements/steps will create safari.exe? Thanks -- View this message in context:

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-03 Thread Ryan Leavengood
On 10/2/07, Jerry K [EMAIL PROTECTED] wrote: I can build webkit dll file successfully, but the run-safari script is looking for safari.exe. Should I download safari.exe separately or my build process is not completely, and in which statements/steps will create safari.exe? Safari is a

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-03 Thread Jerry K
Hi Ryan, Thanks for the reply I saw Unhandled exception at 0x764bb09e in Safari.exe: 0xC06D007E: Module not found. while using my built dll with Safari.exe. Is there any info to solve the incompatibility? Shou-Chien Ryan Leavengood wrote: On 10/2/07, Jerry K [EMAIL PROTECTED] wrote: I

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-03 Thread Ryan Leavengood
On 10/3/07, Jerry K [EMAIL PROTECTED] wrote: Thanks for the reply I saw Unhandled exception at 0x764bb09e in Safari.exe: 0xC06D007E: Module not found. while using my built dll with Safari.exe. Is there any info to solve the incompatibility? Hmmm, I'm not sure about that myself. Maybe a

Re: [webkit-dev] Build question on Window (Safari version)

2007-10-03 Thread Adam Roben
On Oct 3, 2007, at 7:44 PM, Jerry K wrote: I saw Unhandled exception at 0x764bb09e in Safari.exe: 0xC06D007E: Module not found. while using my built dll with Safari.exe. Is there any info to solve the incompatibility? That message means that one of the DLLs Safari depends on could