[Qt-creator] Error building QT Creator from source
Oswald Buddenhagen
oswald.buddenhagen at nokia.com
Thu Feb 11 11:17:16 CET 2010
On Thu, Feb 11, 2010 at 10:25:03AM +0100, ext Ladnar, Marc wrote:
> qt-everywhere-commercial-src-4.6.1/tools/qt-creator-1.3.1-src/share/qtcreator'
> (test -z "" || cd "" ; targ=`basename phony_target`; objcopy --only-keep-debug
> "$targ" "$targ.debug" && objcopy --strip-debug "$targ" && objcopy
> --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug" ) ;
> objcopy: 'phony_target': No such file
>
such errors always pop up if people have .qmake.cache files somewhere in
the parent dirs of the build dir.
More information about the Qt-creator-old
mailing list