最近运行QtWindows版本,发现无法copy,动态库生成后没法放到指定的位置。目前尚未解决,先记录一下。有知道的朋友不妨留言告知,谢谢。
Makefile.Debug:168: recipe for target 'compiler_moc_predefs_clean' failed
process_begin: CreateProcess(NULL, rm -f debug/moc_predefs.h, ...) failed.
make (e=2): 系统找不到指定的文件。
Makefile.Debug:174: recipe for target 'compiler_moc_header_clean' failed
process_begin: CreateProcess(NULL, rm -f debug/moc_commontable.cpp debug/moc_xmlhandler.cpp debug/moc_searchdialog.cpp debug/moc_checkboxwidget.cpp debug/moc_utility.cpp debug/moc_tablewidget.cpp debug/moc_lineeditwidget.cpp, ...) failed.
make (e=2): 系统找不到指定的文件。
mingw32-make[1]: [compiler_moc_header_clean] Error 2 (ignored)