joycontrol icon indicating copy to clipboard operation
joycontrol copied to clipboard

undefined symbol error

Open AgentBlade4 opened this issue 2 years ago • 3 comments

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

AgentBlade4 avatar Jul 04 '22 17:07 AgentBlade4

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.

Hallstead avatar Jul 05 '22 05:07 Hallstead

I have the same Problem but no idea how to fix it

henrynaja avatar Jul 13 '22 14:07 henrynaja

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.

darrenchang avatar Jul 25 '22 10:07 darrenchang