I'm trying to get an xbox controller working on Mac OS X 10.10.5 with the QGamepadManager and the latest 5.8 git.
First I need a driver, so I got this one: https://github.com/360Controller/360Controller/releases Seems to work - the control panel recognizes the controller and responds to input. QGamepadManager doesn't recognize it though. connectedGamepads() returns an empty list. I would expect that if the driver is properly installed, and the device is plugged in, then QGamepadManager would recognize it. What am I missing? Thanks! --- Andy Maloney // https://asmaloney.com twitter ~ @asmaloney <https://twitter.com/asmaloney>
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest