Re: [webkit-dev] Windows WebKit/Safari incompatibilities have been resolved

2007-11-09 Thread Robert Błaut
On 10/31/07, Adam Roben <[EMAIL PROTECTED]> wrote:

>The incompatibilities between ToT WebKit and the Safari 3 Public Beta
> have been resolved. Any revision from trunk at or after r27294 should
> work fine with the Safari 3 Beta. Mark Rowe tells me we will have a new
> Windows WebKit nightly build uploaded to http://nightly.webkit.org/
> soon,

Unfortunately the latest Safari for Windows Public Seed 310A29
published on ADC is unable to load Webkit Nightly inside it :( Is a
chance to fix this problem as well?

I have to stuck with old crashy seed 310A18 to be able to test the
latest Nightlies :(

-- 
Regards
Robert Błaut
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Windows WebKit/Safari incompatibilities have been resolved

2007-11-01 Thread Alexey Proskuryakov
on 31.10.2007 15:23, Alexey Proskuryakov at [EMAIL PROTECTED] wrote:

>   I'm trying to make a debug build of WebKit work with Safari beta, but it
> still crashes on launch.

  Turns out the problem was caused by my incorrect configuration - I didn't
install SP1 on VC++ Express.

- WBR, Alexey Proskuryakov.


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Windows WebKit/Safari incompatibilities have been resolved

2007-10-31 Thread Alexey Proskuryakov
on 31.10.2007 15:23, Alexey Proskuryakov at [EMAIL PROTECTED] wrote:

>   I have already tried repairing .NET and running vcredist_x86 (not that
> they have anything to do with debug libraries AFAICT). I have also
> re-installed VC Express using a repair option in its installer.

  A couple more incantations that I tried and that didn't help:

- copied debug CRT libraries to C:\Program Files\Safari and to
WebKitBuild\bin
- ran msiexec /i Microsoft_VC80_DebugCRT_x86.msm from C:\Program
Files\Common Files\Merge Modules.

- WBR, Alexey Proskuryakov


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Windows WebKit/Safari incompatibilities have been resolved

2007-10-31 Thread Alexey Proskuryakov

  I'm trying to make a debug build of WebKit work with Safari beta, but it
still crashes on launch.

  Event Viewer says: "Dependent Assembly Microsoft.VC80.DebugCRT could not
be found. Last error was The referenced assembly is not installed on your
system." However, I do see the debug libraries in C:\Windows\WinSxS (as well
as in \Manifests and \Policies).

  I have already tried repairing .NET and running vcredist_x86 (not that
they have anything to do with debug libraries AFAICT). I have also
re-installed VC Express using a repair option in its installer.

  Does this configuration work for anyone? Any other voodoo I can try to
make it work?

- WBR, Alexey Proskuryakov


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Windows WebKit/Safari incompatibilities have been resolved

2007-10-30 Thread Adam Roben

Hi everyone-
  The incompatibilities between ToT WebKit and the Safari 3 Public Beta 
have been resolved. Any revision from trunk at or after r27294 should 
work fine with the Safari 3 Beta. Mark Rowe tells me we will have a new 
Windows WebKit nightly build uploaded to http://nightly.webkit.org/ 
soon, which should contain Hyatt's very interesting CSS transform work 
as well as numerous JavaScript speed-ups. I apologize for the long delay 
in getting Windows WebKit development back online. We will be keeping a 
close eye on things in the future to make sure a situation like this 
doesn't occur again. Thank you for your patience, and let the WebKit 
hacking (re)commence!


-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev