[webkit-dev] use binary webkit

2011-10-23 Thread Atena L
hi i want to use webkit in my c++ application my os is win7 . which steps i should do ? should i use from dlls in nightly.webkit.org ? if yes ,how ? -- *There's nothing like waking up with God in your heart. * ___ webkit-dev mailing list webkit-dev@lists

Re: [webkit-dev] use binary webkit

2011-10-23 Thread Eric Seidel
This is the wrong list for this question. webkit-help is a better choice for these topics. There is no free-to-distribute version of WebKit for windows to my knowledge. Apple's windows version (the DLLs from the nightly) requires non-redistributable libraries from Apple. Making it il-suited for

Re: [webkit-dev] use binary webkit

2011-10-23 Thread Peter Kelly
On 23/10/2011, at 10:58 PM, Eric Seidel wrote: > This is the wrong list for this question. webkit-help is a better > choice for these topics. > > There is no free-to-distribute version of WebKit for windows to my > knowledge. Apple's windows version (the DLLs from the nightly) > requires non-re

Re: [webkit-dev] use binary webkit

2011-10-23 Thread Peter Kelly
On 24/10/2011, at 11:42 AM, Peter Kelly wrote: > Hi Eric, > > It seems there are a lot of people who wish to embed WebKit in their > applications, but this is not simple to do on any platform I'm aware of at > the moment (correct me if I'm wrong). I should probably clarify that what I meant by

Re: [webkit-dev] use binary webkit

2011-10-23 Thread Adam Barth
On Sun, Oct 23, 2011 at 9:42 PM, Peter Kelly wrote: > On 23/10/2011, at 10:58 PM, Eric Seidel wrote: >> This is the wrong list for this question.  webkit-help is a better >> choice for these topics. >> >> There is no free-to-distribute version of WebKit for windows to my >> knowledge.  Apple's win

Re: [webkit-dev] use binary webkit

2011-10-23 Thread Alexis Menard
On Mon, Oct 24, 2011 at 1:57 AM, Adam Barth wrote: > On Sun, Oct 23, 2011 at 9:42 PM, Peter Kelly wrote: >> On 23/10/2011, at 10:58 PM, Eric Seidel wrote: >>> This is the wrong list for this question.  webkit-help is a better >>> choice for these topics. >>> >>> There is no free-to-distribute ver

Re: [webkit-dev] use binary webkit

2011-10-24 Thread Martin Robinson
On Sun, Oct 23, 2011 at 8:58 AM, Eric Seidel wrote: > I'm told there is a Win-Cairo port of WebKit: > http://trac.webkit.org/wiki/BuildingCairoOnWindows > but I don't know how well it works. The WinCairo port is always improving. It has a buildbot which even runs tests now. In my experience it's