GithubHelp home page GithubHelp logo

Comments (12)

JulyIghor avatar JulyIghor commented on June 4, 2024

Try to install qt5-default package from your OSs repo

from qtbitcointrader.

almqq avatar almqq commented on June 4, 2024

Hi, thanks. Still same error. Any other ideas?

sudo apt-get install qt5-default
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libllvm7 libllvm8
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
qt5-default
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 20.9 kB of archives.
After this operation, 159 kB of additional disk space will be used.
Get:1 http://za.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qt5-default amd64 5.9.5+dfsg-0ubuntu2.5 [20.9 kB]
Fetched 20.9 kB in 1s (30.6 kB/s)
Selecting previously unselected package qt5-default:amd64.
(Reading database ... 191204 files and directories currently installed.)
Preparing to unpack .../qt5-default_5.9.5+dfsg-0ubuntu2.5_amd64.deb ...
Unpacking qt5-default:amd64 (5.9.5+dfsg-0ubuntu2.5) ...
Setting up qt5-default:amd64 (5.9.5+dfsg-0ubuntu2.5) ...

QT_SELECT=5 qmake QtBitcoinTrader_Desktop.pro
Project ERROR: Unknown module(s) in QT: texttospeech

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

And if you install this one? qtspeech5-speechd-plugin

from qtbitcointrader.

almqq avatar almqq commented on June 4, 2024

Can't seem to find it.

sudo apt-get install qtspeech5-speechd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qtspeech5-speechd

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

what is your output of sudo apt-cache search qtspeech5 ?

from qtbitcointrader.

almqq avatar almqq commented on June 4, 2024

sudo apt-cache search qtspeech5
qtspeech5-doc - Speech library for Qt - documentation
qtspeech5-doc-html - Speech library for Qt - HTML documentation
qtspeech5-examples - Speech library for Qt - Examples
qtspeech5-flite-plugin - Speech library for Qt - Flite plugin
amnon@11Calais:~/QtBitcoinTrader/src$

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

try this qtspeech5-flite-plugin

from qtbitcointrader.

almqq avatar almqq commented on June 4, 2024

I did already! No luck

sudo apt-get install qtspeech5-flite-plugin
Reading package lists... Done
Building dependency tree
Reading state information... Done
qtspeech5-flite-plugin is already the newest version (5.9.5-0ubuntu1).
The following packages were automatically installed and are no longer required:
libllvm7 libllvm8
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.

QT_SELECT=5 qmake QtBitcoinTrader_Desktop.pro
Project ERROR: Unknown module(s) in QT: texttospeech

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

For now you can download official Qt release for example from here https://download.qt.io/official_releases/qt/5.14/5.14.2/qt-opensource-linux-x64-5.14.2.run
When installed it contains all plugins.
Anyway thanks for bug report, I'll inspect how to fix that for a repo Qt version.

from qtbitcointrader.

almqq avatar almqq commented on June 4, 2024

OK, last stupid question. I have installed the QT Creator from the .run file above. How do I load up the QtBitcoinTrader application?

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

Use File->Open project, and browse to src folder, open .pro file, and compile it in Release mode
By the way, you can use our official x86_64 linux binary https://sourceforge.net/projects/bitcointrader/files/Linux/

from qtbitcointrader.

JulyIghor avatar JulyIghor commented on June 4, 2024

from qtbitcointrader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.