Re: [Development] Mac build fails due to qlobal.h being modified?

2013-09-16 Thread Thiago Macieira
On segunda-feira, 16 de setembro de 2013 17:19:04, John Layt wrote: > Hi, > > I'm trying to do a clean build on Mac of current dev branch, but I > keep getting the error: > > fatal error: file > '/Users/odysseus/Development/Qt/src/qt5/qtbase/src/corelib/../../include/QtC > ore/qglobal.h' has been

Re: [Development] Source build woes on windows

2013-09-16 Thread Thiago Macieira
On segunda-feira, 16 de setembro de 2013 14:17:41, Kuba Ober wrote: > I'm trying to build 5.1.1 from source (.zip download) on Windows using > MSVC2012, in a separate prefix (shadow) build. So far I've run into two > issues: > > 1. configure.bat fails to bootstrap without .gitignore being present.

[Development] Source build woes on windows

2013-09-16 Thread Kuba Ober
I'm trying to build 5.1.1 from source (.zip download) on Windows using MSVC2012, in a separate prefix (shadow) build. So far I've run into two issues: 1. configure.bat fails to bootstrap without .gitignore being present. Wouldn't it be better to check for presence of configure.exe? Are we only s

[Development] Mac build fails due to qlobal.h being modified?

2013-09-16 Thread John Layt
Hi, I'm trying to do a clean build on Mac of current dev branch, but I keep getting the error: fatal error: file '/Users/odysseus/Development/Qt/src/qt5/qtbase/src/corelib/../../include/QtCore/qglobal.h' has been modified since the precompiled header was built. Any clues on how to fix that besid

[Development] Namespaces (was: Qt Platform Extras)

2013-09-16 Thread Nurmi J-P
On Sep 14, 2013, at 2:56 AM, Sze Howe Koh wrote: > On 11 September 2013 01:07, Laszlo Papp wrote: >> On Tue, Sep 10, 2013 at 4:46 PM, Thiago Macieira >> wrote: >>> >>> On terça-feira, 10 de setembro de 2013 22:31:53, Sze Howe Koh wrote: On 10 September 2013 14:27, Knoll Lars wrote: