Depending  on how long ago he pulled (i think this was fixed in later
revisions), you may need to do the following:


In /Tools/win/DllLaunchermain.cpp Comment out:

//if (!modifyPath(programName))

// return 1;
To not check for apple products.


On Fri, Nov 23, 2012 at 12:16 PM, Brent Fulgham <bfulg...@gmail.com> wrote:

> Hi Rakesh,
>
> If you build the WinCairo port, you don't need iTunes or Safari to be
> installed.
>
> -Brent
>
> Sent from my iPhone
>
> On Nov 23, 2012, at 12:49 AM, Rakesh Sadhu <rakeshsa...@hotmail.com>
> wrote:
>
>  Hi All,
> My Webkit Launches now .
> I needed Safari  and ITunes to be installed .
> I'd like to request Webkit.org  that please add these requirements as
> well.
> My Winlauncher/Minibrowser launch was failing and after debugging i
> noticed it  fails in reading registry and couldn't find certain packages ,
> and was getting CFNetwork.dll missing error as well.
> And After googling i noticed it comes along with Itunes.
> thanks
>
> ------------------------------
> From: rakeshsa...@hotmail.com
> To: bfulg...@gmail.com
> Date: Wed, 21 Nov 2012 09:49:12 +0530
> CC: webkit-dev@lists.webkit.org
> Subject: Re: [webkit-dev] WinLauncher Fail to launch
>
>  Hi,
> I tried using WinWinlauncher as well , i get the same error
> http://pastebin.com/jMikyxWb
>
> Am I missing some packages?
> regards
> rsadhu
>
>
> ------------------------------
> CC: webkit-dev@lists.webkit.org
> From: bfulg...@gmail.com
> Subject: Re: [webkit-dev] WinLauncher Fail to launch
> Date: Tue, 20 Nov 2012 19:55:54 -0800
> To: rakeshsa...@hotmail.com
>
> Hi Rakesh,
>
> The WinCairo port only has a partially functional WebKit2 port.
> Consequently, MiniBrowser does not launch.
>
> You must run the WinLauncherLauncher target to see a working program. The
> WinLauncher project builds a DLL that holds the a trial program logic, but
> does not run as an executable.  This came about during the start if the
> WebKit2 work (WK2 runs as an external process to the main program
> executable, hence the new *LauncherLauncher projects.)
>
> -Brent
>
> Sent from my iPhone
>
> On Nov 20, 2012, at 7:45 PM, Rakesh Sadhu <rakeshsa...@hotmail.com> wrote:
>
>  Dear  All,
> I've build  webkit@135274 on windows Xp using Visual Studio 2005 in debug
> as well release mode .
> When I try to launch WinLauncher , MiniBrowser they fail to launch.
> I tried to launch using VS2005 also , and i get following console
> Messages.:
> http://pastebin.com/mkzT0k5g
>
> Kindly do provide some pointers .
>
> regards
> rsadhu
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
> _______________________________________________ webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to