Results 38 comments of biscoito

As https://github.com/BelledonneCommunications/linphone-desktop/issues/688#issuecomment-1410180053 mentioned, I'm getting abnormal high CPU cycle counts on this thread: ![image](https://user-images.githubusercontent.com/17802984/219488804-1587d39f-b68f-447a-8a53-810c624f6e41.png) Which passes by a lot of Qt5 functions. I haven't been able to find the exact...

> Does this sexy smexy injector have a virus, or files are false trusted? Project is open-source, all code can be compiled by yourself. The executable has been compiled directly...

Using this website helped me, it's way faster. https://serial.huhn.me/

> Any updates on this? Not being able to use venvs with zed is a bummer... You actually are able to using virtual environments, just not in the ideal way...

Not supported on bedrock edition due to UWP limitations. https://github.com/b1scoito/clicker/issues/26

Please refer to these previously made issues: https://github.com/b1scoito/clicker/issues/28 https://github.com/b1scoito/clicker/issues/27 https://github.com/b1scoito/clicker/issues/33 https://github.com/b1scoito/clicker/issues/39 https://github.com/b1scoito/clicker/issues/42 https://github.com/b1scoito/clicker/issues/46

Yes.

First, we would need to port the project to either CMake or Meson, for it to be more flexible on the cross-compilation, alongside with that, use Clang with LLVM, then...