Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.15.0 RC2
-
Fix Version/s: None
-
Component/s: Build tools: windeployqt, GamePad
-
Labels:None
-
Environment:Windows 10 x86-64, MinGW 8.1.0 and MSVC2019
-
Platform/s:
Description
windeployqt seems to have an issue with moving the QGamepad dependency "xinputgamepad.dll" to the correct folder during deployment; it gets placed in /gamepads but needs to be moved to /plugins/gamepads or else any input polls using QGamepad return false.
I personally had this issue with a previous version I had installed (5.12.0). Recently upgraded to the latest (5.15.0) and the problem persists.