Programming
[除錯救星] Code::Blocks >> can't find compiler executable in your configured search path's for gnu gcc compiler
剛完成 Code::Blocks安裝,心情雀躍地要開始練習程式,卻發現 IDE 右下角出現以下 error :
can't find compiler executable in your configured search path's for gnu gcc compiler
photo source : Sid's E Classroom
看英文解法,眼睛負擔重?
別擔心,跟著我一步一步做,Debug很容易。
設定會開始更新,如下圖
---
ref :
1.TechEasy Hindi
can't find compiler executable in your configured search path's for gnu gcc compiler
photo source : Sid's E Classroom
看英文解法,眼睛負擔重?
別擔心,跟著我一步一步做,Debug很容易。
Step1. 前往 <Mingw-get - SourceForge> ,點擊綠色 Download Latest Version 按鈕
>>網址連結Step2. 到你PC中的"下載"資料夾(or你預設檔案下載的資料夾),執行此程式
Step3. 點擊 "Install"
Step4.針對每個Package按滑鼠右鍵,選擇 "Mark for Installation"
最後的畫面如下圖
Step5.到畫面左上角的Installation,選擇 "Apply Changes"
Step6.點選 "Apply"
設定會開始更新,如下圖
Step7. 點擊"Close"
Step8. 關閉此視窗
Step9. (最後一步)重啟 Code::Blocks,Code::Blocks即可正常運作
---
ref :
1.TechEasy Hindi
0 留言