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