# Windows install llvm-mingw
教學影片
[](https://)www.youtube.com/watch?v=qIGlFxP3qeg&ab_channel=javafrm
官方網址:https://github.com/mstorsjo/llvm-mingw/releases

解壓縮後放置你想要的位置

開啟環境變數

於系統變數的PATH變數新增安裝路徑,路經需增加"檔案位置\bin"及"檔案位置"

於命令提示字元打 gcc --version

此方法無法使用在eclipse。