Logitech / logi_craft_sdk

Provide (API) SDK specifications to map your app functions to Logitech Craft dial controller called "Crown".
575 stars 110 forks source link

Crown Client C++ example not working #53

Open scotie opened 10 months ago

scotie commented 10 months ago

Did anyone manage to get the C++ sample working?

I got the C# version, but with C++ I don’t receive the “activate_plugin”

LogitechOptions version 7.10.3

I did have to update the submodules and project settings a bit.

MrKebab362 commented 8 months ago

I haven't got any of them to work

scotie commented 8 months ago

C# did after some fiddling and updates, but I want the C++ one... Sad Logitech has abandoned another project... Not sure C++ ever worked

MrKebab362 commented 8 months ago

Could you guide me with C# please? I have very little programming experience.

scotie commented 8 months ago

I did it a while ago, so I don't remember exactly.

Start with updating the NuGet packages to latest and see if it works