I get the following messages from test application (windows version): Config: Using QTest library 4.6.3, Qt 4.6.3 QScriptEngine: Must construct a Q(Core)Application before a QScriptEngine Hmm, QAplication really need to use QScriptEngine? And anyway my main function looks like this: QTEST_MAIN(Test1) And linux version works good. -- ivan