[問題] PA3 chdir() was not declared

作者: mhnp1580 (小路尼)   2013-04-26 15:59:38
我在cmdmgrTutorial這個資料夾裡面make時
產生了以下的error message:
sys_cmd.cpp: In member function ‘virtual bool CommonNs::SysCdCmd::exec(int,
char**)’:
sys_cmd.cpp:136:23: error: ‘chdir’ was not declared in this scope
sys_cmd.cpp:144:26: error: ‘chdir’ was not declared in this scope
上網google了發現是要include <unistd.h>這個header
include之後就可以順利compile了
但是其他人好像都沒有這個問題
想要請問為什麼會發生這個狀況
謝謝~
作者: shefiroth26 (shefiroth)   2013-04-26 16:31:00
同學你換其他台工作站重新編譯後還會有這個訊息嗎?
作者: SamsungDog (三星王)   2013-04-30 16:58:00
我用我MBP寫的時候也有這情況0.0
作者: shefiroth26 (shefiroth)   2013-05-02 22:42:00
請同學在繳交檔案前記得在指定的工作上測試過

Links booklink

Contact Us: admin [ a t ] ucptt.com