Moc error
Added by Krolock about 5 years ago
Hey guys,
I'm getting an error during compiling NeL samples project nel_qt.
"Moc'ing undo_redo_binders.h ..." Path not found or something like that. But the undo_redo_binders.h file is definitly in the specific folder.
Did anybody have the same error or a solution for me?
Replies (2)
RE: Moc error - Added by kervala about 5 years ago
Are you compiling under Windows or Linux ?
In both cases, you will need to install Qt and be sure moc or moc.exe be in PATH variable :)
RE: Moc error - Added by Krolock about 5 years ago
Yeah, thats it :) Many Thanks! I've overread this in the wiki.
(1-2/2)