文件在编译时Console窗口出现D:\study\ccsv4\utils\gmake\gmake -k all
'C:\Users\john' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project Demo
应该怎么解决?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
文件在编译时Console窗口出现D:\study\ccsv4\utils\gmake\gmake -k all
'C:\Users\john' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project Demo
应该怎么解决?