Discussion:
[Mingw-cross-env-list] qt 5.9.1 and qtspeech
Mark Hayden
2017-07-19 16:38:22 UTC
Permalink
It seems that normally MXE updates to using new Qt releases fairly soon after the release is made. Qt 5.9.1 has been out for some time. Is there a reason MXE hasn’t been updated to 5.9.1 yet? I don’t see any issues posted regarding it, but maybe there are some problems with the upgrade for this patch release.

Also, one of the new features added in 5.9 was support for text to speech (qtspeech) on MinGW cross-compilation, i.e. MXE. qtspeech.mk seems to have been removed from the MXE src dir. I tried re-adding, building, and running qtspeech and was pleased to find that it seems to work. Could qtspeech be added back in?

Thanks!

best, Mark
Lars Engelhard
2017-07-19 19:27:54 UTC
Permalink
Reading Mark's text is making me smile. If it works for Mark, please
give it a try. I am out of town until September, but willed to give it a
try and report when I am back.

Best,
Lars
Post by Mark Hayden
It seems that normally MXE updates to using new Qt releases fairly soon after the release is made. Qt 5.9.1 has been out for some time. Is there a reason MXE hasn’t been updated to 5.9.1 yet? I don’t see any issues posted regarding it, but maybe there are some problems with the upgrade for this patch release.
Also, one of the new features added in 5.9 was support for text to speech (qtspeech) on MinGW cross-compilation, i.e. MXE. qtspeech.mk seems to have been removed from the MXE src dir. I tried re-adding, building, and running qtspeech and was pleased to find that it seems to work. Could qtspeech be added back in?
Thanks!
best, Mark
´
Tony Theodore
2017-07-20 01:19:22 UTC
Permalink
Post by Mark Hayden
Could qtspeech be added back in?
I’ve reopened https://github.com/mxe/mxe/pull/1668 adding qtspeech.

Cheers,

Tony

Loading...