Re: [Interest] QGamepad on Mac OS X

2016-11-23 Thread Andy
Maybe I'll try a more general question: Has anyone been successful at
getting an xbox controller to work on any version of Mac OS X with any
version of Qt?

Thank you for your time.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney 


On Sun, Nov 20, 2016 at 12:04 PM, Andy  wrote:

> 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 
>
>
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


[Interest] QGamepad on Mac OS X

2016-11-20 Thread Andy
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 
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest