Re: MXE with Qt5.11.1 and missing map

2018-07-10 Thread Thiago Macieira
On Tuesday, 10 July 2018 18:08:08 PDT Thiago Macieira wrote: > I haven't looked at he macdeployqt tool in a few years, but it shouldn't be > too difficult to fix it. Assuming the other two have copy/pasted code, the > fix should be ported easily too. Quick inspection of the source code shows that

Re: MXE with Qt5.11.1 and missing map

2018-07-10 Thread Thiago Macieira
On Tuesday, 10 July 2018 15:28:43 PDT Dirk Hohndel wrote: > > But they don't recheck after #3 if any plugins require libraries the > > application doesn't link to. This could be worked around by explicitly > > linking to the new library -- except that library has no public symbols > > to require,

Re: MXE with Qt5.11.1 and missing map

2018-07-10 Thread Dirk Hohndel
> On Jul 10, 2018, at 3:15 PM, Thiago Macieira wrote: > > On Monday, 9 July 2018 23:31:22 PDT Dirk Hohndel wrote: >> And the same thing is preventing the Qt 5.11 based Android app from working. >> There is some other component or library that we need to select in cmake - >> but I can't figure

Re: MXE with Qt5.11.1 and missing map

2018-07-10 Thread Thiago Macieira
On Monday, 9 July 2018 23:31:22 PDT Dirk Hohndel wrote: > And the same thing is preventing the Qt 5.11 based Android app from working. > There is some other component or library that we need to select in cmake - > but I can't figure out what the right keyword might be. On Android it's lib >

Re: MXE with Qt5.11.1 and missing map

2018-07-10 Thread Dirk Hohndel
> On Jul 9, 2018, at 10:52 PM, Dirk Hohndel wrote: > > >> On Jul 9, 2018, at 10:32 PM, Stefan Fuchs > > wrote: >> >> Hallo Dirk, >> >> Refreshing your memory regarding QtPositioning plus finally answering your >> question below... >> >> Am 25.06.2018 um 21:46 schrieb

Re: MXE with Qt5.11.1 and missing map

2018-07-09 Thread Dirk Hohndel
> On Jul 9, 2018, at 10:32 PM, Stefan Fuchs wrote: > > Hallo Dirk, > > Refreshing your memory regarding QtPositioning plus finally answering your > question below... > > Am 25.06.2018 um 21:46 schrieb Dirk Hohndel >: > >> >>> On Jun 26, 2018, at 2:38 AM, Stefan

Re: MXE with Qt5.11.1 and missing map

2018-07-09 Thread Stefan Fuchs
Hallo Dirk, Refreshing your memory regarding QtPositioning plus finally answering your question below... > Am 25.06.2018 um 21:46 schrieb Dirk Hohndel : > > >>> On Jun 26, 2018, at 2:38 AM, Stefan Fuchs wrote >> I tried to do this a few days ago but I now see a issue with map not >>

Re: MXE with Qt5.11.1 and missing map

2018-06-25 Thread Dirk Hohndel
> On Jun 26, 2018, at 2:38 AM, Stefan Fuchs wrote: > did you successfully manage to update your MXE to Qt5.11.1 as well? > No, given some of the problems we found with 5.11 and given how close to our planned release 5.11.1 came out I decided not to try to update the build environments for