Hi, I have build the webkit successfully(wincairo build) . Now When I try to run the WinLauncher.exe , I a getting an error "WinLauncher.exe - Unable To Locate Component --------------------------- This application has failed to start because cairo.dll was not found. Re-installing the application may fix this problem. "
When I add the cairo.dll into the current folder It work perfectly. Now I want to place this webkit.dll to webkit.NET project. I have copied all the dlls ( Webkit.dll, CFLite.dll,icudt40.dll,icuin40.dll,iccuc40.dll,javascriptcore.dll,libcurl.dll,libeay32.dll,libxml2.dll,libxslt.dll, objc.dll,pthreadVC2.dll,SQLite3.dll,ssleay32.dll,Zlib1.dll) and folders into the webkit.NET folder and tried to run the webkitDotNetBrowser.exe , I was getting a error "This application has failed to start because cairo.dll was not found. Re-installing the application may fix this problem. " I have copied cairo.dll into the folder,then the application crashed. I don't know why. Please help me to solve this problem. Thanks, Moumita On Tue, Aug 30, 2011 at 10:06 AM, Adam Roben <[email protected]> wrote: > On Aug 30, 2011, at 8:36 AM, vswap 65 wrote: > > > I did webkit checkout one week back. And code is Updated to revision > 93690. > > Build was success. > > > > But while trying to run(with safari setup) , getting error as " This > application has failed to start because libicuuc.dll was not found. > Re-installing the application may fix this problem". > > > > I had safari 5.0.2 in my system. > > Can any one please help me. > > You need to install the latest version of Safari (5.1). > > -Adam > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
