[Qt-interest] distributing working qjpeg4.dll on Windows (missingdependencies)
Paul Miller
paul at fxtech.com
Wed Oct 14 02:56:52 CEST 2009
David Ching wrote:
> "Paul Miller" <paul at fxtech.com> wrote in message
> news:4AD4CA31.3050906 at fxtech.com...
>> I have built Qt 4.5.1 using VS 2005 SP 1, including qjpeg4.dll which I
>> have included with my application. On my and several other machines, it
>> works fine. But on some systems, qjpeg4.dll does not load.
> If you are bundling the runtimes and need to deploy plugins as well, you
> have to remove the manifest from the plugins (embedded as a resource) by
> adding the following line to the .pro file of the plugins you are compiling:
>
> CONFIG-=embed_manifest_dll
>
> Warning: If you skip the step above, the plugins will not load on some
> systems.
Tada!! Thanks for that information. That was it.
--
Paul Miller | paul at fxtech.com | www.fxtech.com | Got Tivo?
More information about the Qt-interest-old
mailing list