Thanks boudie. Yeah, I'm sure, and I've tried using an absolute path. I'm convinced it's the plugin issue as Lykurg mentioned. Here's some new info:
On my development machine, I moved the gif plugin from '\qt\plugins\imageformats' to a new directory called '\qt\plugins\imageformats\temp'. This, of course, causes the gif not to be loaded. However, when I move the plugin dll to the executable directory, the gif still isn't loaded. Where does this plugin dll need to be (relative to the executable directory), in order to be seen?
I've also tried using 'Application::addLibraryPath()' to force it to look in a certain directory, but that doesn't work either.
Bookmarks