Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-06 Thread Robin Burchell
On Fri, Jan 6, 2012 at 6:28 AM, Nicola De Filippo wrote: > Hi, > who to compile with success, on  which >  distribution to do? >        N. So long as you have the requirements, distro really shouldn't matter. I'm sure there's a pretty big mix. I use Fedora 16.

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Nicola De Filippo
Hi, who to compile with success, on which distribution to do? N. > Kate Alhola said: > > Has anyone succeeded to compile current git snapshot with Ubuntu oneiric > > ? > Yes - but always without webkit. > This also came up in thread > > [Development] Trying to setup environment to cont

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Rohan McGovern
Kate Alhola said: > Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? Yes - but always without webkit. This also came up in thread [Development] Trying to setup environment to contribute. Error building webkit http://www.mail-archive.com/development@qt-project.org/msg

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread marius.storm-olsen
On 05/01/2012 08:06, ext Kate Alhola wrote: > 2012/1/5 Thiago Macieira: >> On Thursday, 5 de January de 2012 15.42.35, Kate Alhola wrote: >>> That's was not all, then I needed to do several patches like following >>> because webcore tried to use QWidgets >>> >>> diff --git a/Source/WebCore/WebCore.

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
2012/1/5 Thiago Macieira : > On Thursday, 5 de January de 2012 15.42.35, Kate Alhola wrote: >> That's was not all, then I needed to do several patches like following >> because webcore tried to use QWidgets >> >> diff --git a/Source/WebCore/WebCore.pro b/Source/WebCore/WebCore.pro >> index 458d6a2.

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Thiago Macieira
On Thursday, 5 de January de 2012 15.42.35, Kate Alhola wrote: > That's was not all, then I needed to do several patches like following > because webcore tried to use QWidgets > > diff --git a/Source/WebCore/WebCore.pro b/Source/WebCore/WebCore.pro > index 458d6a2..b257f0e 100644 > --- a/Source/Web

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
2012/1/5 Thiago Macieira : > On Thursday, 5 de January de 2012 14.32.55, Kate Alhola wrote: >> Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? >> Least, using ./configure -prefix $PWD/qtbase -opensource -confirm-license >> it does not work. >> >> I noticed that i get erro

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Thiago Macieira
On Thursday, 5 de January de 2012 14.32.55, Kate Alhola wrote: > Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? > Least, using ./configure -prefix $PWD/qtbase -opensource -confirm-license > it does not work. > > I noticed that i get errors > > First try fails with erro

[Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? Least, using ./configure -prefix $PWD/qtbase -opensource -confirm-license it does not work. I noticed that i get errors First try fails with error from wekbit that "nullpointer" will be reserved word g++0x ( -Werror causes