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 i have this error output
> 
> 
> ~/sources/qt-creator-2.2.1-
> src/build$ qmake ../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

Andre'

PS: The build directory should be in parallel to the source directory,
not below.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to