Unsolved tst_testdigitron.moc file not found
-
Hi. 👋
I have a problem with building the test project because it can't detect tst_testdigitron.moc file. Maybe this file isn't generated.
How can I fix this?
-
Hi,
Are you using qmake or CMake to manage your test project ?
Do you have the
Q_OBJECT
macro in your test class ? -
Please note, this area of the forum is for the Squish Test Center product. Perhaps this topic can be moved into the Qt specific area?
-
Christian Ehrlicher