Re: Ubuntu bionic appears to have removed the QtLocation private headers

2018-05-01 Thread Thiago Macieira
On Monday, 30 April 2018 08:49:19 PDT Lubomir I. Ivanov wrote: > > What was the package with the Qt private headers? I could just add that > > for > > 18.04 in our Launchpad repo... Should do the trick. > > AFAIK one of the problems was that there are simply no packages for > some of the Qt

Re: Ubuntu bionic appears to have removed the QtLocation private headers

2018-04-30 Thread Lubomir I. Ivanov
On 30 April 2018 at 06:32, Miika Turkia wrote: > On Mon, Apr 30, 2018 at 2:44 AM, Lubomir I. Ivanov > wrote: >> >> On 30 April 2018 at 02:29, Dirk Hohndel wrote: >> > So builds for that currently fail - Normally we download those

Re: Ubuntu bionic appears to have removed the QtLocation private headers

2018-04-29 Thread Miika Turkia
On Mon, Apr 30, 2018 at 2:44 AM, Lubomir I. Ivanov wrote: > On 30 April 2018 at 02:29, Dirk Hohndel wrote: > > So builds for that currently fail - Normally we download those headers > at build time - but Ubuntu doesn't allow us to do that when using >

Re: Ubuntu bionic appears to have removed the QtLocation private headers

2018-04-29 Thread Lubomir I. Ivanov
On 30 April 2018 at 02:29, Dirk Hohndel wrote: > So builds for that currently fail - Normally we download those headers at > build time - but Ubuntu doesn't allow us to do that when using Launchpad. And > of course the headers need to exactly match the Qt version, so it's hard

Ubuntu bionic appears to have removed the QtLocation private headers

2018-04-29 Thread Dirk Hohndel
So builds for that currently fail - Normally we download those headers at build time - but Ubuntu doesn't allow us to do that when using Launchpad. And of course the headers need to exactly match the Qt version, so it's hard for us to bundle them. Grumble /D