看板 Programming 關於我們 聯絡資訊
小弟最近剛接觸nmake 寫了一段 test.exe:test.o test1.o link test.o test1.o test.o:test.c cl /i C:\Users\Ming\Desktop\新增資料夾\Inc /c test.o test1.o:test1.c cl /i C:\Users\Ming\Desktop\新增資料夾\Inc /c test1.o 結果跑出來 stdlib.h:no include path set 請問要如何修正... 另外請問一下是否有書或是不錯的網站有講解nmake的? 感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.36.100.196 tiger96363:轉錄至看板 C_and_CPP 12/31 03:59
christianSK:跟我一起寫makefile 不過是簡體 123.194.181.63 12/31 12:16
MOONRAKER:nmake是微軟的 所以找microsoft的線上 118.163.12.174 12/31 13:11
MOONRAKER:文件就對了 118.163.12.174 12/31 13:11