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
qtcreator.pri:19: Unknown test function: defineReplace
qtcreator.pri:23: Unknown test function: defineReplace
qtcreator.pri:36: Unknown test function: defineTest
qtcreator.pri:58: Unknown test function: defineReplace
qtcreator.pri:69: Unknown test function: CONFIG
qtcreator.pri:89: Unknown replace function: re_escape
qtcreator.pri:90: Unknown replace function: cleanPath
qtcreator.pri:91: Unknown replace function: re_escape
qtcreator.pri:122: Unknown test function: isEqual
qtcreator.pri:139: Unknown test function: CONFIG
qtcreator.pri:140: Unknown test function: CONFIG
qtcreator.pri:142: Unknown test function: CONFIG
qtcreator.pri:143: Unknown test function: CONFIG
doc.pri:1: Unknown replace function: targetPath
doc.pri:2: Unknown replace function: targetPath
doc.pri:4: Unknown replace function: replace
doc.pri:16: Unknown replace function: escape_expand
doc.pri:16: Unknown replace function: escape_expand
doc.pri:16: Unknown replace function: escape_expand
doc.pri:16: Unknown replace function: escape_expand
doc.pri:60: Unknown replace function: targetPath
WARNING: UI_DIR: Cannot access directory '.uic' (.uic)

Can anyone help me with this?

regards,
Timo
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to