NailGit

Results 25 comments of NailGit

> Yes, when you checkout recursively, it downloads the main branch, so we have version 1.20 of mupdf (main branch) checked out and you never update it after checking out...

I made after 1 and 2 `git submodule update --remote`. The compilation of mupdf gives error ``` source/fitz/output-docx.c:28:10: fatal error: extract/extract.h: There is no such file or folder 28 |...

> Yes, when you checkout recursively, it downloads the main branch, so we have version 1.20 of mupdf (main branch) checked out and you never update it after checking out...

I solved problem with using my css config for qt6. But how to solve this problem

After making many changes to QT6 and Sioyek, my program TexStudio, which I use every day, stopped working due to a segmentation fault. I completely deleted QT6 and Sioyek, and...