tmpsantos / qmapboxglapp

Example app using Qt Location + Mapbox GL
BSD 3-Clause "New" or "Revised" License
25 stars 17 forks source link

The navigation demo stops working #1

Closed sakebe closed 6 years ago

sakebe commented 6 years ago

Hello, The demo (master and tmpsantos-cheapruler) stops running since this morning due to the following error. qrc:/qml/MapWindow.qml:129:24: Unable to assign [undefined] to QDeclarativeGeoMapType* Do you have any idea why this happens ? and how to fixe it ?

thank you in advance.

sakebe commented 6 years ago

The crash happens only in debug version, the release works perfectly.