On Wed, Jun 22, 2011 at 10:02 AM, André Pönitz <[email protected]>wrote:
> On Wednesday 22 June 2011 01:28:48 ext Timo Tazu wrote: > > > > On Tue, Jun 21, 2011 at 11:51 PM, Andre Poenitz < > [email protected]<mailto: > [email protected]>> wrote: > > On Tue, Jun 21, 2011 at 09:59:46PM +0200, Timo Tazu wrote: > > > Hello, > > > > > > I am trying to install qtcreator from the source code on my notebook > with > > > ubuntu 10.04. When I try to run qmake qtcreator.pro< > http://qtcreator.pro> i have this error output > > > > > > > > > ~/sources/qt-creator-2.2.1- > > > src/build$ qmake ../qtcreator.pro<http://qtcreator.pro> > > > qtcreator.pri:6: Unknown test function: defineReplace > > > > What version of Qt is that? I.e. what does 'qmake -v' report? > > Qt Creator 2.2.1 needs at least Qt 4.7.1 > > > > i have installed Qt 4.7.3 > > What does 'qmake -v' report? > > $qmake -v reports Qmake version: 1.07a (Qt 3.3.8b) Qmake is free software from Trolltech ASA. > PS: The build directory should be in parallel to the source directory, > > not below. > > > > i have a build directory in same directory as source and z qtcreator,pro > > not below. > > Ok. We have different definitions of "below" then. Let me rephrase: > "The build directory should be in parallel to the source directory," > > Yeah it is parallel to the source directory. Andre' > Timo > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
