Install Visual Studio
Before getting GLFW prepared, you need to get Visual Studio installed on your machine
first if you haven't already done so yet. To install Visual Studio:
1. Download the Visual Studio (Community) bootstrapper, VisualStudioSetup.exe, at
visualstudio.microsoft.com/downloads/ (free of charge) on your machine.
2. Create the following folders/path
C:\Program files\Microsoft Visual Studio\2022\Community
and then follow the installation guide to have Visual Studio installed on your machine.
2.1 From your downloads folder, double-click the bootstrapper to intall the Visual
Studio installer
2.2 Select the workload you want in the Visual Studio Installer
2.3 Select install (status screens will appear to show the progress of your Visual
Studio installation)