Q_OBJECT macro not working
Unsolved
General and Desktop
-
I am using cmake and vscode, i can't get MOC to work, details in this SO link: https://stackoverflow.com/questions/75544361/q-object-label-not-working-undefined-reference-to-vtable
-
@ugo_
I'm failing to seeCMAKE_AUTOMOC
in your cmake file, did you forget to enable moc for your project?Nope, I'm just blind :D
1/4