Komputery Poradniki wrote:
Welcome,
I can not compile TQt. When I press the make button, it displays that
there is an error (not critical) that the code is loaded. Logs in the
file.
Operating system: Ubuntu 19.04
GCC Version: 8.3.0
Greetings,
Onmp314
Where do you press a button?
I asked this question years ago and was answered we use package builder.
You have to download/check out the source and debian/package. Then within
the directory execute for example
debuild -uc -us -b -j4
No you have a directory called obj-x86_64-linux-gnu where you can execute
make.
Also note that there are few libraries that need to be build before tqt3.
Best is read on the trinity wiki.
regards