Tools Binaries
August 3, 2024 ยท View on GitHub
In order to build the example projects, a file need to be copied into tools\bin.
A version of GNU sed.exe for Windows. Version 4.7 is known to work. For arm64 platforms, an x64 build will work without issue. A pre-built version of GNU sed 4.7 can be found by following the links in point 5 here. Note: The binary has been deployed successfully, but no information is known about its provenance beyond the fact that it is hosted on gnu.org. The binary needs to be renamed to sed.exe.
Alternatively, sed from mingw-w64 is known to work.