- Visual Studio 2017 (or newer)
- Git for Windows
- Windows 10 Anniversary Update (or newer)
- .NET Framework 4.6.2 Developer Pack
- Windows 10 SDK (10.0.14393.0)
- Install Visual Studio 2017 with the
.NET desktop developmentandUniversal Windows Platform developmentworkloads. - Install the
Windows 10 SDK (10.0.14393.0)SDK. - Install the .NET Framework 4.6.2 Developer Pack.
- Install Git for Windows.
- Clone the EarTrumpet repository (
git clone https://github.com/File-New-Project/EarTrumpet.git). - Open
EarTrumpet.vs15.slnin Visual Studio. - Change the target platform to
x86and build theEarTrumpet.Packageproject. - You're done. If you plan on submitting your changes to us, please review the Contributing guide first.