qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent. The goal of this repository is to build qBittorrent for Windows on ARM64 (WoA).
Please go to releases for the latest binary files.
This is the way we release qBittorrent for Windows on ARM64. A workflow file is written to automatically build with Github actions.
It is not difficult to build with MSYS2.
- Install MSYS2-64bit.
- Enable and open the Clang ARM64 environment in MSYS2, following msys2/MSYS2-packages#1787 (comment).
- Run the build script
./build.sh