joycontrol
joycontrol copied to clipboard
undefined symbol error
trying to run it on a raspberrypi 3 but keep getting this error
AttributeError: /lib/arm-linux-gnueabihf/libhidapi-hidraw.so.0: undefined symbol: hid_get_input_report
please fix
I have this same problem. Was there a recent commit that changed the code? I used to be able to run just fine, then recently I recloned the repo, and it randomly disconnected for no apparent reason. Now it won't connect at all, regardless of bluetooth settings.
I have the same Problem but no idea how to fix it
I've answered the fix in https://github.com/Poohl/joycontrol/issues/17. Basically you need to compile it yourself. The steps are provided in there.