[Qt-creator] problem building creator from git repo using 4.7.0
Oswald Buddenhagen
oswald.buddenhagen at nokia.com
Thu Nov 11 15:51:01 CET 2010
On Thu, Nov 11, 2010 at 10:21:54AM +0100, Buddenhagen Oswald (Nokia-MS-Qt/Berlin) wrote:
> On Thu, Nov 11, 2010 at 09:53:57AM +0100, ext Harri Pasanen wrote:
> > After recent update my build is now left looping in coreplugin:
> >
> that seems to be a common problem with packaged qt 4.7.0 versions. i'm
> aware of opensuse and ubuntu being affected.
>
... except that you are using our sdk. :}
if you are doing a shadow build of creator, make sure that the *source*
directory is clean as well (git clean -xfd style), otherwise any qmake
will get confused. once it is clean, the upstream qmake will work, while
the obviously patched packaged qmake will create files in the source
directory again - at least that's what was reported to me.
More information about the Qt-creator-old
mailing list