trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: August 2019

Re: [trinity-users] Cannot compile TQt. Shows a error.

From: "E. Liddell" <ejlddll@...>
Date: Sat, 3 Aug 2019 11:36:02 -0400
On Sat, 3 Aug 2019 16:32:29 +0200
Komputery Poradniki <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

As a wild guess, try passing  "-release -no-g++-exceptions" to ./configure
before running make.

E. Liddell