Uninstall mocwrapper
To uninstall mocwrapper
:
- Go to your Qt installation folder:
cd <your Qt installation folder>/bin
- Restore the original
moc
:mv qtmoc moc
- Restore the original
licheck
(only Qt 5):mv licheck.bak licheck
- Go to your Qt installation folder:
cd <your Qt installation folder>/bin
- Restore the original
moc
:move qtmoc.exe moc.exe
- Restore the original
licheck
(only Qt 5):move licheck_bak.exe licheck.exe
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.