ff
ff copied to clipboard
Windows 10 64 bit?
Is this availlable for Windows 10? I can't find such a release asset.
@joeck An executable binary for ff for the Windows platform(s) is not automatically built on CI as of now, that is why you cannot find it under releases.
But that doesn't mean ff cannot run on Windows.
If you need this immediately, please clone this repository and compile it using x86_64-pc-windows-msvc rustup-init.exe utility from your Windows system as per https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup.
I will look into compiling and releasing binaries for the Windows platform(s) automatically.
Thanks, that worked for me. For anyone also following this, make sure you have installed the C++ building tools