[Qt-creator] Qt Creator crashes on breakpoint
Oswald Buddenhagen
oswald.buddenhagen at nokia.com
Mon Jan 4 17:41:23 CET 2010
On Sun, Dec 20, 2009 at 04:01:08AM +0100, ext Qt Quest wrote:
> I've run the following commands, and the compilation breaks on Qt creator:
>
> -----------
> cd ../git
> git clone git://gitorious.org/qt-creator/qt-creator.git
> cd ../qt-everywhere-opensource-src-4.6.0
> qmake -r CONFIG+=debug ../git/qtcreator.pro
> make
>
> objcopy: 'phony_target': No such file
>
this happens when a .qmake.cache is found somewhere up the hierarchy of
your build directory. which will be the case, given in which directory
you build.
More information about the Qt-creator-old
mailing list