# Windows ## Dependencies | Program | Description | Source | Comment | | :-----------: | :------------------: | :----------------------: | :------: | | Visual Studio | Compiler & IDE | Download from Microsoft | | | CMake | Build file generator | Scoop / Choco / Download | Optional | ## Install ```sh git clone https://github/juce-framework/JUCE.git ``` - Open `JUCE/extras/Projucer/Builds/VisualStudio2019/Projucer.sln` - Build in `Release` mode