
Hello folks, I am trying to compile a Qt program which is not available in ANY opensuse repo, that I can find. It is called Hello Speech example and it is used to control QtSpeech. Hello Speak Example is used to control the rate, rhythm, voice etc from QtSpeech. I got the software comes from git. The instructions on compiling the package are to run "qmake--qt5" followed by "make". When I run qmake-qt5, I get the following message: "Project ERROR: Unknown module(s) in QT: texttospeech" there was no other output at all. I searched for this and found a post (Ubuntu forum) with a similar build problem and same error message. It seems to indicate where the problem lies (some edits by me): reply ..."You state that you are using Qt 5.9 but the error message shows include directories to qt4..." op ..." Issue was that build was taking qt4 libs instead of Qt5, Fixed by adding |qt5-default| package" I am running opensuse 15.3 new install (not updated from 15.2, etc.). I installed the base development and kernel develpment softwae patterns via yast. I also ran: zypper install libqt5-qtbase-devel Which installed a bunch of packages. Am I missing some Qt5 packages? Any help would be appreciated, thanks. Gustav

Hello, In the Message; Subject : Qt software compile problem Message-ID : <a1025417-27a5-b5d7-5279-2bf2521ece0d@gmail.com> Date & Time: Sat, 30 Oct 2021 20:23:43 +0200 [GD] == Gustav Degreef <gustav97@gmail.com> has written: GD> Hello folks, GD> I am trying to compile a Qt program which is not available in ANY GD> opensuse repo, that I can find. There alredy exist in openSUSE 15.3-oss; 1. libqt5-qtspeech-devel 2. libqt5-stspeech-plugin-speechd Thanks. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Tim Cook, the C.E.O. of Apple, said earlier this year that he would not let his nephew join social networks. Bill Gates banned cellphone until his children were teenagers, and Melinda Gates wrote that she wished they had waited even longer. Steve Jobs would not let his young children near iPads." -- The New York Times --

Hello, Sorry for typo. In the Message; Subject : Re: Qt software compile problem Message-ID : <874k8yvytx.wl-nomiya@galaxy.dti.ne.jp> Date & Time: Sun, 31 Oct 2021 09:10:18 +0900 [MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written: [...] MN> There alredy exist in openSUSE 15.3-oss; MN> 1. libqt5-qtspeech-devel MN> 2. libqt5-stspeech-plugin-speechd 2. libqt5-qtspeech-plugin-speechd Thanks. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --

Thanks very much for your reply. The sofware I am trying to compile is this: https://doc.qt.io/qt-5/qtspeech-hello-speak-example.html 1) libqt5-qtspeech-devel is available in the official 15.3 repos and I installed it. 2) libqt5-qtspeech-plugin-speechd is not in the official repos.libqt5-qtspeech-plugin-speechd-32bit is available for 15.3 in the official repos and I installed it. But I still can not run the hello_speak program. I found 2 packages in the opensuse software search webpage: a) libqt5-qtspeech-plugin-speechd is listed with 15.2, 15.3 and TW packages. However, when I go to that package page and hit the “expert download” for the 15.3 package only a 15.2 package is available. The one click install option leads to 10 repositories to be installed and when agreeing to it, a complex error message results. b) libqt5-qtspeech-plugin-speechd-64bit: there is 15.2 but not 15.3 nor TW package. Any further help is appreciated, Gustav On 10/31/21 2:28 AM, Masaru Nomiya wrote:
Hello,
Sorry for typo.
In the Message;
Subject : Re: Qt software compile problem Message-ID : <874k8yvytx.wl-nomiya@galaxy.dti.ne.jp> Date & Time: Sun, 31 Oct 2021 09:10:18 +0900
[MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written:
[...] MN> There alredy exist in openSUSE 15.3-oss;
MN> 1. libqt5-qtspeech-devel MN> 2. libqt5-stspeech-plugin-speechd
2. libqt5-qtspeech-plugin-speechd
Thanks.
--- $B(.(,(,(/WD(B Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp $B(-!@!?WD(B $B(1(,(,(0(B Think. -- The IBM slogan --

On 31.10.2021 16:19, Gustav Degreef wrote:
Thanks very much for your reply. The sofware I am trying to compile is this: https://doc.qt.io/qt-5/qtspeech-hello-speak-example.html
1) libqt5-qtspeech-devel is available in the official 15.3 repos and I installed it. 2) libqt5-qtspeech-plugin-speechd is not in the official repos.
Really? bor@leap15:~> zypper --no-refresh se -s libqt5-qtspeech-plugin-speechd Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+--------------------------------------+---------+-------------------+--------+---------------------- | libqt5-qtspeech-plugin-speechd | package | 5.12.7-bp153.1.50 | x86_64 | Main Repository (OSS) | libqt5-qtspeech-plugin-speechd-32bit | package | 5.12.7-1.75 | x86_64 | Main Repository (OSS) bor@leap15:~>
libqt5-qtspeech-plugin-speechd-32bit is available for 15.3 in the official repos and I installed it. But I still can not run the hello_speak program.
I found 2 packages in the opensuse software search webpage:
a) libqt5-qtspeech-plugin-speechd is listed with 15.2, 15.3 and TW packages. However, when I go to that package page and hit the “expert download” for the 15.3 package only a 15.2 package is available. The one click install option leads to 10 repositories to be installed and when agreeing to it, a complex error message results.
b) libqt5-qtspeech-plugin-speechd-64bit: there is 15.2 but not 15.3 nor TW package.
Any further help is appreciated, Gustav
On 10/31/21 2:28 AM, Masaru Nomiya wrote:
Hello,
Sorry for typo.
In the Message;
Subject : Re: Qt software compile problem Message-ID : <874k8yvytx.wl-nomiya@galaxy.dti.ne.jp> Date & Time: Sun, 31 Oct 2021 09:10:18 +0900
[MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written:
[...] MN> There alredy exist in openSUSE 15.3-oss;
MN> 1. libqt5-qtspeech-devel MN> 2. libqt5-stspeech-plugin-speechd
2. libqt5-qtspeech-plugin-speechd
Thanks.
--- $B(.(,(,(/WD(B Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp $B(-!@!?WD(B $B(1(,(,(0(B Think. -- The IBM slogan --

On 10/31/21 2:27 PM, Andrei Borzenkov wrote:
On 31.10.2021 16:19, Gustav Degreef wrote:
Thanks very much for your reply. The sofware I am trying to compile is this: https://doc.qt.io/qt-5/qtspeech-hello-speak-example.html
1) libqt5-qtspeech-devel is available in the official 15.3 repos and I installed it. 2) libqt5-qtspeech-plugin-speechd is not in the official repos. Really?
bor@leap15:~> zypper --no-refresh se -s libqt5-qtspeech-plugin-speechd
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
--+--------------------------------------+---------+-------------------+--------+----------------------
| libqt5-qtspeech-plugin-speechd | package | 5.12.7-bp153.1.50 | x86_64 | Main Repository (OSS)
| libqt5-qtspeech-plugin-speechd-32bit | package | 5.12.7-1.75 | x86_64 | Main Repository (OSS)
bor@leap15:~>
libqt5-qtspeech-plugin-speechd-32bit is available for 15.3 in the official repos and I installed it. But I still can not run the hello_speak program.
I found 2 packages in the opensuse software search webpage:
 a) libqt5-qtspeech-plugin-speechd is listed with 15.2, 15.3 and TW packages. However, when I go to that package page and hit the “expert download†for the 15.3 package only a 15.2 package is available. The one click install option leads to 10 repositories to be installed and when agreeing to it, a complex error message results.
 b) libqt5-qtspeech-plugin-speechd-64bit: there is 15.2 but not 15.3  nor TW package.
Any further help is appreciated, Gustav
On 10/31/21 2:28 AM, Masaru Nomiya wrote:
Hello,
Sorry for typo.
In the Message;
  Subject   : Re: Qt software compile problem   Message-ID : <874k8yvytx.wl-nomiya@galaxy.dti.ne.jp>   Date & Time: Sun, 31 Oct 2021 09:10:18 +0900
[MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written:
[...] MN> There alredy exist in openSUSE 15.3-oss;
MN> 1. libqt5-qtspeech-devel MN> 2. libqt5-stspeech-plugin-speechd
2. libqt5-qtspeech-plugin-speechd
Thanks. Thanks. You are right, I don't know how I messed that up. I found it and installed it. And I found some other qt software also. I installed "libqt5-qtspeech-examples". I searched with yast sofware management for and found the "hello_speak" which is the command I need to run for the program I was trying to compile before. But when I run "hello_speak" as user or root, I only get "cnf". I looked on google for hello_speak, but nothing much is relevant. Any further help is appreciated, Gustav

On 31.10.2021 17:17, Gustav Degreef wrote:
I installed "libqt5-qtspeech-examples". I searched with yast sofware management for and found the "hello_speak" which is the command I need to run for the program I was trying to compile before. But when I run "hello_speak" as user or root, I only get "cnf". I looked on google for hello_speak, but nothing much is relevant. Any further help is appreciated, Gustav
Run it using full pathname (which is displayed by yast software management).

On 10/31/21 5:10 PM, Andrei Borzenkov wrote:
On 31.10.2021 17:17, Gustav Degreef wrote:
I installed "libqt5-qtspeech-examples". I searched with yast sofware management for and found the "hello_speak" which is the command I need to run for the program I was trying to compile before. But when I run "hello_speak" as user or root, I only get "cnf". I looked on google for hello_speak, but nothing much is relevant. Any further help is appreciated, Gustav Run it using full pathname (which is displayed by yast software management). Great! Thank you, that did the trick: "/usr/lib64/qt5/examples/speech/hello_speak/hello_speak example"
Gustav
participants (3)
-
Andrei Borzenkov
-
Gustav Degreef
-
Masaru Nomiya