> -----Original Message----- > From: interest-bounces+kai.koehne=digia....@qt-project.org > [mailto:interest-bounces+kai.koehne=digia....@qt-project.org] On Behalf Of > Guido Seifert > Sent: Monday, March 24, 2014 4:06 PM > To: interest@qt-project.org > Subject: Re: [Interest] qt-everywhere-opensource-src-5.2.1.zip broken? > > > > Here's my theory: You've a .qmake.cache in one of the top level directories > of your build folder. That is, qmake does have this wonderful feature that it > walks up until your drive directory to search for .qmake.xxx files, and loads > them if found ... > > > > You can check this by running 'qmake -d' in src directory. It'll print lots > > of > output (forward it to a file, and load this one). > > Nope. As I said: Pristine build folder. Ok, I found two .qmake.cache, but > those > were empty.
Just to make sure there's no misunderstanding: I'm not talking about your build folder. I'm talking about the root folders of your build folder, right until the root folder (e.g. C:\builds, C:\). > But I have a new theory... maybe a bit far fetched and does not really explain > the angle makefile, but I moved the build folder and renamed it... maybe, just > maybe it is a path length problem. Will see in a few hrs. :-) I've seen gcc choking on too-long include paths. So it's not that far fetched ... Regards Kai _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest