Problem with "moc_*.cpp"
-
wrote on 13 Nov 2017, 15:23 last edited by
Hi guys, it's my first question hope you help me ! i made some changes to my code,now i have some problems with this file "moc_*.cpp" it took the new changes, i need the old version ....................
i can't do any more step back (ctrl-Z), (i'm a beginner) how to fix that? -
Hi guys, it's my first question hope you help me ! i made some changes to my code,now i have some problems with this file "moc_*.cpp" it took the new changes, i need the old version ....................
i can't do any more step back (ctrl-Z), (i'm a beginner) how to fix that?- rerun qmake
- rebuild (clean + build)
-
wrote on 13 Nov 2017, 20:56 last edited by
@raven-worx
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.6.2. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"still not working.... any other solution please?
-
Hi,
Delete the moc files and redo the procedure.
1/4