[webkit-help] HTML5

Nimish Nayak nimishnayk at gmail.com
Thu Feb 24 03:51:56 PST 2011


Hi

How can I enable WebGL and FileReaderAPI support in my Apple's Window Port -
WebKit Built?

When I try to run my project(WinLauncher.exe) it gives an error "Application
failed to start please reinstall the application again" on my other Windows
XP machines
Probably because Microsoft Visual Studios 2005 Express Edition is not
installed there.
(which is normal because I dont feel the need to have my Visual Studios on
every other PC i run my executable on - which currently seems to be like it)
On running it through Dependency_Walker I came to know it relies on three
files msvcm80.dll msvcp80.dll and msvcr80.dll.
Even if i try to compile the WebKit Projects (WebKit Build) using
Multithreaded DLL as the Runtime Library option under Code Generation in
Project Properties
It still relies on the above mentioned DLL's as pthreadVC.dll required them
(without which WinLauncher.exe wont run)
How can I solve this issue ?

I had a suggestion for the above problem that extending "WebKit" Project
instead of "WinLauncher" Project
Advantages:- I dont need to port anything besides the WebKit.dll and
JavascriptCore.dll
Disadvantages:- Dependency on Safari

Can Someone Guide me with this
-- 
Mr. Nimish Nayak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110224/3cf516fd/attachment.html>


More information about the webkit-help mailing list