Hmm, that's a strange error
Are you perhaps building a 64-bit executable and the target systems are 32-bit?
As for the libraries, those need to be either in the system, bundled with the application (see comment #2) or statically linked.
Or Qt confgured to skip support for these formats.
Cheers,
_
Bookmarks