Tech Rocks

Coldfusion
Java
JQuery

An online resource for latest web technologies like Coldfusion, JRun, Pro*C, JQuery, HTML5, PHP, W3C, Java, J2EE, C, C++, ORACLE, PL/SQL, MySql, Ajax, Coldbox, Fusebox, UNIX, JavaScript, NodeJS and much more... contact@tech-rocks.org

Saturday, May 31, 2025

Install make utility on Windows

##### run on powershell and confirm when required

winget install --id=GnuWin32.Make  -e

## Once installed go to below path

C:\Program Files (x86)\GnuWin32\bin

## Add the above path to env PATH variable
## Open cmd propmt and type 

make