# Windows install llvm-mingw 教學影片 [](https://)www.youtube.com/watch?v=qIGlFxP3qeg&ab_channel=javafrm 官方網址:https://github.com/mstorsjo/llvm-mingw/releases ![](https://hackmd.io/_uploads/HkcCcOyC2.png) 解壓縮後放置你想要的位置 ![](https://hackmd.io/_uploads/rysI0bgCh.png) 開啟環境變數 ![](https://hackmd.io/_uploads/Bks8JfxRh.png) 於系統變數的PATH變數新增安裝路徑,路經需增加"檔案位置\bin"及"檔案位置" ![](https://hackmd.io/_uploads/BykR1MxAn.png) 於命令提示字元打 gcc --version ![](https://hackmd.io/_uploads/BkGO-Gg0n.png) 此方法無法使用在eclipse。