PDA

View Full Version : // C++ QGamepad API not working \\



AlexSudnik
12th August 2016, 09:46
Hey everyone!
Well the thing is that having tried QGamepad related examples i found out that none of straight C++ examples work ( QGamepadManager just does not recognize any connected devices ) , while QML exmaples do ! So i wonder if anyone have experienced anything similiar.Any tips are greatly appreciated!
Thx!

badcodemaker
27th August 2016, 20:37
Hi.
I have exact same problem.
You solve it?

AlexSudnik
28th August 2016, 09:14
Nope , switched to the C#-SlimDX , hope to dig it a bit later.

d_stranz
29th August 2016, 00:49
QGamePad is described as a "technology preview" which usually means there are still bugs to be ironed out. Probably the developers have spent more time on the QML version.