You can try running your application in an environment that has variable QT_DEBUG_PLUGINS set to 1, making Qt's plugin loading code log what it is doing.
Possible causes can be things like a plugin of a different Qt version being found before the correct one.
Cheers,
_
Bookmarks