Ok, removing all these .qmake.cahce files worked. Thanks a lot.
-----Ursprüngliche Nachricht----- Von: Oswald Buddenhagen [mailto:[email protected]] Gesendet: Donnerstag, 11. Februar 2010 11:17 An: [email protected] Betreff: Re: [Qt-creator] Error building QT Creator from source 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/qtcr eator' > (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. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
