Re: [webkit-dev] WebKitQt

2012-08-16 Thread Jarred Nicholls
On Thu, Aug 16, 2012 at 11:42 PM, blake fiddler wrote: > Hey! > > I have problem with WebKit Qt port build. > Please address Qt related questions to the webkit-qt mailing list in the future. > Why you disable Qt4.x ??? As I can understand now WebkitQt works only with > 5.0 version? > You unde

[webkit-dev] WebKitQt

2012-08-16 Thread blake fiddler
Hey! I have problem with WebKit Qt port build. Why you disable Qt4.x ??? As I can understand now WebkitQt works only with 5.0 version? But Qt5 isn't stable version - it's beta. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.

Re: [webkit-dev] WebKitQt build issue: pthread.h

2007-09-14 Thread KC Jones
Thanks for the info and links. I was hoping for more of a time-line, but it looks like that would be a bit premature for this project, eh? Seems to be in an early stage -- hence the home on trolltech's lab. The production build I was able to complete either crashed or rendered nothing at all.

Re: [webkit-dev] WebKitQt build issue: pthread.h

2007-09-14 Thread Simon Hausmann
On Friday 14 September 2007 02:56:02 Adam Treat wrote: > On Thursday 13 September 2007, KC Jones wrote: > > The Windows Qt build is busted for me. Is this known, or have I muffed > > something? The compilation failure concerns pthread.h while compiling > > .\WebCore\dom\Document.cpp: > > > > [...

Re: [webkit-dev] WebKitQt build issue: pthread.h

2007-09-13 Thread Adam Treat
On Thursday 13 September 2007, KC Jones wrote: > The Windows Qt build is busted for me. Is this known, or have I muffed > something? The compilation failure concerns pthread.h while compiling > .\WebCore\dom\Document.cpp: > > [...]\WebKit\WebCore\platform\Threading.h(33) : fatal error C1083: Cann

[webkit-dev] WebKitQt build issue: pthread.h

2007-09-13 Thread KC Jones
The Windows Qt build is busted for me. Is this known, or have I muffed something? The compilation failure concerns pthread.h while compiling .\WebCore\dom\Document.cpp: [...]\WebKit\WebCore\platform\Threading.h(33) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or direc

[webkit-dev] WebKitQt development

2007-06-11 Thread Sebastien Le Faou
Hi everybody, I have work a bit on WebKitQt and created some new functions or had new functionnalities which could be useful. I posted new bugs on webkit bugzilla and I put forward my patches to solve this bugs. I had feedbacks with my patches and they suggest me that one of the WebKitQt devel