I had the same problem in Qt 5 on Windows (only). The (indirect) origin of the
problem was solved by this issue:
https://bugreports.qt-project.org/browse/QTBUG-34046
(the problem was that the assistant cache could not be created).
Philippe
On Tue, 19 Nov 2013 11:12:14 +
Graham Labdon wrot
> -Original Message-
> From: interest-bounces+kai.koehne=digia@qt-project.org
> [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf Of
> Graham Labdon
> Sent: Tuesday, November 19, 2013 12:12 PM
> To: Interest@qt-project.org
> Subject: [Intere
Hi
My application uses QAssistant as the help viewer and works well on my
development machine.
However, when I install the application on a target machine Assistant takes 30s
to appear.
Has anyone else experienced this before?
Anyone got any suggestions as to why it should be slow on the target m