On 12 Feb 2019, at 18:05, Vadim Peretokin <vpereto...@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@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 _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest