stephenlang

Results 4 issues of stephenlang

Sometimes Windows can't start a backend service, the status is always `Starting`. There are logs at that time. ``` qt.service.plugin.windows.backend: waiting for control thread... qt.service.plugin.windows.backend: entered control thread qt.service.plugin.windows.backend: registering...

bug

I have been encountering a problem when testing servicebackend on Windows. I built the QtService project independently by the same Kit used for my project then copy the libs and...

bug

The integration of Gemma.cpp into KataGo can be used to help it explain the meaning of each move. is it possible ? Gemma: https://github.com/google/gemma.cpp

Hi. I'm using [Qwt lib](https://qwt.sourceforge.io/) to render a graph, my app uses qml, but as you know Qwt bases on QWidget, so I used QQuickPaintedItem to paint the output of...