如题,我重装QT 从C盘换成E盘 在重新编译以前的程序,就出现如下问题
Running build steps for project TestQtDll...
Starting: e:/qt/2009.05/qt/bin/qmake.exe D:/TestQtDll/TestQtDll.pro -spec win32-msvc2005 -r
Exited with code 0.
Starting: E:/Qt/2009.05/bin/jom.exe
E:\Qt\2009.05\bin\jom.exe -f Makefile.Debug
jom 0.8.1 - empower your cores
jom 0.8.1 - empower your cores
ERROR in line 182: Cannot add commands to previously defined target debug\qrc_menu.cpp.
command failed with exit code 2
Exited with code 2.
Error while building project TestQtDll
When executing build step 'Make'
折腾了好久,求高人帮忙~