Blessio
Blessio
I have noticed that the short freeze and recovery happens when I have wrongly run 2 instances of synergyc. Indeed once I ```killall synergyc``` on the client and restarted a...
Unfortunately, the `cmake` fails without this modification on my windows 11 installation. Here is the complete command sequence and output. With the suggested changes in the cmake file the build...
Thanks for agreeing to merge. - [ ] Please let me know if I should do something to facilitate this. --- - FYI 1: Before I made the changes, I...
> @blessio I think you just need to properly invoke the VS command shell so your build can find the appropriate Windows SDK. This is what the CI does: >...
Probably a "side question": Please let me know if this is useful for you, and if "yes" would you like it in this PR or a separate PR? Full GitHub...
> There are no errors during the build, use command prompt for vs cmd: ... Thanks for the hint, Droidmonkey explained this in the thread above :-) I prefer to...
I understand that this PR is not urgent 👍. Still, when do you plan to merge it?
Thanks for the prompt reaction. Indeed, this is not needed: > `-DCMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION=10.0.26100.0` It is done by a CI robot ... so it is added each time ... that is why...
> You need to do that instead of hacking in cmake. :-) I hope I really do not need to ... it was working (I mean buildind) for almost a...
> I think your PR is fine. I will do some testing to make sure it doesn't regress anything. ==> sounds like the right way. # In case it helps...