I’m trying to pick up Pascal programming again and I installed this extension for Visual Studio Code by Alessandro Fragnani: https://github.com/alefragnani/vscode-language-pascal.
The instructions state that I have to install GNU Global 6.5 or higher. Unfortunately, this download page https://www.gnu.org/software/global/download.html does not contain any reference to a binary package for Windows. Is there any binary package available from a reliable source? Or do I have to build everything myself???