[Qt-interest] Deployment on Windows and Mac

Alessandro Portale Alessandro.Portale at trolltech.com
Fri May 1 15:00:47 CEST 2009


Hi Andreas,

did you also try to put the qjpeg4[d].dll into a 'imageformats' 
directory next to your .exe ? That would be a standard location where Qt 
would look for image formats plugins.

   http://doc.qtsoftware.com/latest/deployment-windows.html#qt-plugins

Hope that helps,
Alessandro Portale

Andreas Steinel wrote:
> Okay, thank you. I'll try this. Any ideas about the windows deployment?
> 
> On Thu, Apr 30, 2009 at 8:59 AM, Richard <richardmg at trolltech.com 
> <mailto:richardmg at trolltech.com>> wrote:
> 
>     On Mac you can use the following tool:
>     http://doc.trolltech.com/4.5/deployment-mac.html#macdeploy
> 
>     -Richard
> 
>     Den Apr 30, 2009 kl. 8:52 AM skrev Andreas Steinel:
> 
>      > Hi everybody,
>      >
>      > I followed the 'Mac Deployment Guide' and get a working Framework-
>      > integrated binary which works pretty good, except (as the windows
>      > version) dealing with jpeg. I'm fighting with the integration of the
>      > jpeg-plugin. I cannot get it to work on Windows or MacOS. Everything
>      > works if I install the Runtime libraries outside my application.
>      >
>      > Are here any clues or tipps to integrate the jpeg-plugin into the
>      > deployment process? I tried on windows to copy the jpeg-plugin in
>      > the same directory as the dlls, also created a subdirectory called
>      > plugins but I cannot get it to run. Are there any clues for MacOS to
>      > get it run?
>      >
>      > Best,
>      > Andreas



More information about the Qt-interest-old mailing list