當敲完代碼后,直接按project > run,系統(tǒng)提示錯誤:" launch failed. Binary file not found.” 后來查完資料后才知道原來在linux下必須build 完后才可以運行,所以每次要運行project時,必須先按ctrl + b,build時會提示有無錯誤。build 成功后程序才可以運行。
留言簿(5)我參與的團隊隨筆分類隨筆檔案相冊搜索積分與排名
最新評論
閱讀排行榜評論排行榜 |
當敲完代碼后,直接按project > run,系統(tǒng)提示錯誤:" launch failed. Binary file not found.” 后來查完資料后才知道原來在linux下必須build 完后才可以運行,所以每次要運行project時,必須先按ctrl + b,build時會提示有無錯誤。build 成功后程序才可以運行。
|