Axis Sivitz
Axis Sivitz
``` bindings-GLFW-lib-bindings-GLFW> glfw/src/cocoa_joystick.m:40:10: error: bindings-GLFW-lib-bindings-GLFW> fatal error: 'Kernel/IOKit/hidsystem/IOHIDUsageTables.h' file not found ``` The odd thing is- I believe Kernel/IOKit is in the Kernel framework, not the IOKit framework. But the...
### Your environment Which OS do you use? MacOS Which version of GHC do you use and how did you install it? 9.4.7 from ghcup How is your project built...
ControllerDeviceEventData (corresponding to SDL_CONTROLLERDEVICEADDED) has a 'which' field. The haskell binding claims this is a Joystick Instance ID. Instead this appears to be a device id, which makes sense because...
I tried ``` cds