// C++ QGamepad API not working \\
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!
Re: // C++ QGamepad API not working \\
Hi.
I have exact same problem.
You solve it?
Re: // C++ QGamepad API not working \\
Nope , switched to the C#-SlimDX , hope to dig it a bit later.
Re: // C++ QGamepad API not working \\
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.