[Interest] How to get macdeployqt to ship QtSpeech plugin?
Samuel Gaist
samuel.gaist at idiap.ch
Tue Feb 12 21:48:12 CET 2019
On 12 Feb 2019, at 18:05, Vadim Peretokin <vperetokin at gmail.com> wrote:
>
> Hi!
>
> How can I get Qt 5.12 macdeployqt to include QtSpeech plugin in the distribution? My project makes use of it, QtSpeech plugin is available in the Qt installation, but yet it is not getting added to the application.
>
> Thanks,
> Vadim.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
Hi,
You have to apply this patch:
https://codereview.qt-project.org/#/c/253094/
and build macdeployqt (nothing else is needed)
Best regards
Samuel
More information about the Interest
mailing list