Moc missing macro name
-
Hi, I've imported a project, fix a couple of libraries missing. Compiled and at the end an error appear:
moc: Missing macro name
Usage: C:\Qt\5.9.9\msvc2017_64\bin\moc.exe [options] [header-file] [@option-file]
Qt Meta Object Compiler version 67 (Qt 5.9.9)I've tried to google it, but no hints. Do you have an Idea fo what could be wrong. Classes seems to be ok.
Thanks -
Hi,
Do you have any custom macro ?
-
Can you share your .pro file ?