- Learn WebAssembly
- Mike Rourke
- 78字
- 2021-08-13 15:38:59
Installing GNU make on Windows
You can install GNU make on Windows using Chocolatey. Open up Command Prompt or PowerShell and run the following command:
choco install make
You may need to restart the CLI to use the make command. Once restarted, run the following command to validate the installation:
make -v
If you see version information, continue to the next section. If you encounter issues, you may need to download and install the setup package at http://gnuwin32.sourceforge.net/packages/make.htm.
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- Docker and Kubernetes for Java Developers
- Java系統分析與架構設計
- Mastering RabbitMQ
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Vue.js入門與商城開發實戰
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- 新編Premiere Pro CC從入門到精通
- C程序設計案例教程
- 程序是怎樣跑起來的(第3版)
- 零基礎學Java第2版
- C# 7.0本質論
- Mastering Python
- Learning Dynamics NAV Patterns
- Learning Ext JS(Fourth Edition)