On Sat, 3 Aug 2019 16:32:29 +0200
Komputery Poradniki <komputery.poradniki(a)gmail.com> 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
As a wild guess, try passing "-release -no-g++-exceptions" to ./configure
before running make.
E. Liddell