[Interest] How to distribute Qt Linguist to translators?

Massimiliano Maini maxmaini at gmail.com
Mon Aug 3 17:49:44 CEST 2015


I'd put linguist.exe in an empty folder and then use (from a dos prompt)
"windeployqt.exe linguist.exe".
It should put all the necessary files in the directory, then you can move
everything around.

MaX.

On 3 August 2015 at 17:42, Frédéric Marchal <
frederic.marchal at wowtechnology.com> wrote:

> On Monday 03 August 2015 14:16:22 Edward Sutton wrote:
> > Is there a download link to a Windows installer for Qt Linguist that I
> can
> > send to my translators ?
> >
> > Or do you send them the link to install Qt Community edition?
>
> I simply copied linguist.exe to a network drive and copied the DLLs
> required
> to start it on a computer where Qt was never installed.
>
> Here are the files I had to copy to the other computer:
>
> icudt53.dll
> icuin53.dll
> icuuc53.dll
> libgcc_s_dw2-1.dll
> libstdc++-6.dll
> libwinpthread-1.dll
> linguist.exe
> platforms
> Qt5Core.dll
> Qt5Gui.dll
> Qt5PrintSupport.dll
> Qt5Widgets.dll
> Qt5Xml.dll
>
> and in the platforms directory:
> qwindows.dll
>
> Simply copy the files on the target computer. No install required.
>
> Frederic
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150803/d9f6c0ad/attachment.html>


More information about the Interest mailing list