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 used the MSYS2/MINGW64 environment. I think this method has not yet been documented, so I would like to contribute my experience on that soon. Basically, I had to use clang++ for compilation (instead of g++) and there were some minor changes required (see https://github.com/kovzol/bibref/tree/master/qt#building-on-windows). I also made some minor changes on bibref's CMakeLists.txt ( https://github.com/kovzol/bibref/commit/57c8d91728f1b648bd9ca3a92564b1125dad7ad4#diff-24b25a558b767a649faa13cbbc3b61401351b459ea8925b7b96bd93f109c1443), it seems that SWORD was linked statically against bibref-qt.exe (and also icu, lzma, bzip2 and zlib hat to be linked statically).
Blessings, Zoltán -- *Dr. Zoltán** Kovács, MSc* Institut Ausbildung *Private Pädagogische Hochschule der Diözese Linz* *Private University of Education, Diocese Linz**Salesianumweg 3, 4020 Linz* *Mail: zoltan.kov...@ph-linz.at <zoltan.kov...@ph-linz.at>* *Web: www.ph-linz.at <http://www.ph-linz.at/>*
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page