[Qt-interest] QTTest

Graham Labdon Graham.Labdon at avalonsciences.com
Thu Mar 18 17:21:33 CET 2010


I am trying to get the QtTest example compiled but am getting errors

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C3646: 'uint' : unknown override specifier

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C3646: 'qt_meta_data_TestQString' : unknown override
specifier

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C2090: function returns array

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C2270: 'QTTEST_MAIN' : modifiers not allowed on
nonmember functions

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C4430: missing type specifier - int assumed. Note: C++
does not support default-int

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(19) : error C2072: 'QTTEST_MAIN' : initialization of a function

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(22) : error C2078: too many initializers

1>c:\VSProjects\TestQString\TestQString\GeneratedFiles\Debug\TestQString
.moc(44) : error C2065: 'qt_meta_data_TestQString' : undeclared
identifier

 

Can anyone let me know what the problem is?

 

Thanks

 

Graham

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100318/8f5ffa08/attachment.html 


More information about the Qt-interest-old mailing list