偶今日用makefile編譯幾個文件時,提示有NMAKE Fatal Error U1082? 錯誤,'command' : cannot execute command; out of memory

暫時還沒有良好的解決方案,臨時的辦法:去掉 batch file(MSDN中看到的),出現(xiàn)該錯誤的原因可能是link的obj太多,暫時還不肯定,明天繼續(xù),最近被移植問題弄得暈頭轉(zhuǎn)向^_^