- 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.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 零基礎(chǔ)學(xué)C++程序設(shè)計
- Microsoft Application Virtualization Cookbook
- Mastering Yii
- Python自然語言處理(微課版)
- 編譯系統(tǒng)透視:圖解編譯原理
- Instant RubyMotion App Development
- 區(qū)塊鏈底層設(shè)計Java實戰(zhàn)
- Java程序設(shè)計案例教程
- C++20高級編程
- Julia for Data Science
- Spring Security Essentials
- C語言程序設(shè)計實訓(xùn)教程與水平考試指導(dǎo)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Simulation for Data Science with R