Now I have a working GitHub Actions script to compile SWORD via
MSYS2/MINGW64 and compile also bibref-qt with the freshly built SWORD
library:
https://github.com/kovzol/bibref/blob/b0ed253b69764204b5d63a233b23c96320229871/.github/workflows/build.yml#L61-L124
These are the required packages:
Dear List,
during the last two months I have been porting my terminal based Bible
study tool "bibref" to have a graphical user interface (see
https://matek.hu/zoltan/blog-20240311.php for my blog entry).
Creating the Linux version was more straightforward than the Windows
version. For Windows, I us