[Qt-creator] Updating from git
Colin Kern
colin.kern at gmail.com
Tue Mar 2 16:55:07 CET 2010
2010/3/2 Thorbjørn Lindeijer <thorbjorn.lindeijer at nokia.com>:
>
> The above sequence of commands is perfectly valid, and there is no
> reason why this should be causing "a lot of problems" (what kind of
> problems?).
Yes, sorry for being so vague. This was actually a few months ago so
I don't remember the details. There were some undefined environmental
variables, but unfortunately I can't remember what they were. If I
experience this problem again, I'll certainly post here with more
details. When it happened to me, I went onto the Qt Creator IRC
channel and someone seemed to think I had done the update incorrectly.
>
> That said, sometimes there are changes that are not picked up by the
> dependencies used in the Makefiles, in case you may need to run a 'qmake
> -r' (to run qmake recursively over everything) or maybe even do a 'make
> distclean' before running qmake again.
>
This is most likely what I needed to do. Thanks.
Colin
More information about the Qt-creator-old
mailing list