Re: [Development] Trying to setup environment to contribute. Error building webkit

2011-12-12 Thread kai.koehne
> Cc: development > Subject: Re: [Development] Trying to setup environment to contribute. Error > building webkit > > [...] > And it would be possible to exclude qtwebkit from qt's sub-modules ( or at > least put in the wiki your solution to avoid downloading that sub-module

Re: [Development] Trying to setup environment to contribute. Error building webkit

2011-12-12 Thread Jordi Pujol
El dj 08 de 12 de 2011 a les 09:20 +1000, en/na Rohan McGovern va escriure: > Hi, > > Unfortunately the qtwebkit pointed at by qt5.git is outdated and known > not to work. Maybe it makes sense to remove it. (IMHO qtwebkit there > is not making sense since it is more of a "project which uses Qt"

Re: [Development] Trying to setup environment to contribute. Error building webkit

2011-12-07 Thread Rohan McGovern
Jordi Pujol said: > Hi all, > > I've been trying to set up a personal clone of qt5 to start contributing > as explained in wiki page. > > http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git > > I'm in gerrit, I've been successful to get the source initialized the > repositories, configured

[Development] Trying to setup environment to contribute. Error building webkit

2011-12-07 Thread Jordi Pujol
Hi all, I've been trying to set up a personal clone of qt5 to start contributing as explained in wiki page. http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git I'm in gerrit, I've been successful to get the source initialized the repositories, configured & started to build as explained. Ev