精華區beta EE_DSnP 關於我們 聯絡資訊
> compiling: cmdCommon.cpp cmdCommon.cpp: In member function 'virtual CmdExecStatus QuitCmd::exec(const std::string&)': cmdCommon.cpp:63: error: 'myStrNCmp' was not declared in this scope cmdCommon.cpp:72: error: 'myStrNCmp' was not declared in this scope 為什麼會這樣呢 cmdCommon.cpp明明有include util.h阿 而util.h不是有declare myStrNCmp這個function嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.241.149
ohb:檢查一下include/util.h的symbolic path是詞是跑掉了.. 11/24 17:04
ohb:我之前也有這樣的問題 11/24 17:05
scxz:解決了...感激 11/24 17:18