Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-21 Thread Calogero Mauceri
Fair, thank you all for you great hints. We now know why we were getting the config error and will take a decision based on your hints. Thanks, Calogero On Wed, Mar 20, 2019 at 7:28 PM Thiago Macieira wrote: > On Wednesday, 20 March 2019 06:29:19 PDT Kevin Funk wrote: > > Also, another hint

Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-20 Thread Thiago Macieira
On Wednesday, 20 March 2019 06:29:19 PDT Kevin Funk wrote: > Also, another hint for you and the other person(s) trying to build recent Qt > on an old Ubuntu LTS: Note that Ubuntu 14.04 is reaching end-of-life in one > month(!), and only the ESM version contains further security fixes. > > See: >

Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-20 Thread Kevin Funk
On Wednesday, 20 March 2019 13:01:18 CET Sérgio Martins via Interest wrote: > On 2019-03-20 11:24, Calogero Mauceri wrote: > > On Tue, Mar 19, 2019 at 7:54 PM Thiago Macieira > > > > > > wrote: > >> On Tuesday, 19 March 2019 09:40:42 PDT Calogero Mauceri wrote: > >> > Hi all, > >> > > >> > I'm

Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-20 Thread Sérgio Martins via Interest
On 2019-03-20 11:24, Calogero Mauceri wrote: On Tue, Mar 19, 2019 at 7:54 PM Thiago Macieira wrote: On Tuesday, 19 March 2019 09:40:42 PDT Calogero Mauceri wrote: > Hi all, > > I'm trying to build Qt 5.12.2 on Ubuntu 14.04. > I get the following error just after I launch the configure > >

Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-20 Thread Calogero Mauceri
On Tue, Mar 19, 2019 at 7:54 PM Thiago Macieira wrote: > On Tuesday, 19 March 2019 09:40:42 PDT Calogero Mauceri wrote: > > Hi all, > > > > I'm trying to build Qt 5.12.2 on Ubuntu 14.04. > > I get the following error just after I launch the configure > > > > ERROR: Feature 'xcb' was enabled, but

Re: [Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-19 Thread Thiago Macieira
On Tuesday, 19 March 2019 09:40:42 PDT Calogero Mauceri wrote: > Hi all, > > I'm trying to build Qt 5.12.2 on Ubuntu 14.04. > I get the following error just after I launch the configure > > ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread && > features.xkbcommon &&

[Interest] Unable to build Qt 5.12 on Ubuntu 14.04

2019-03-19 Thread Calogero Mauceri
Hi all, I'm trying to build Qt 5.12.2 on Ubuntu 14.04. I get the following error just after I launch the configure ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread && features.xkbcommon && libs.xcb' failed. here is the configure line I'm using ./configure -qt-zlib