Description
/qdeclarativegeomap.cpp:2146:59: error: ‘const class QQuickPointerDevice’ has no member named ‘pointerEvent’; did you mean ‘timerEvent’? if (QQuickEventPoint *eventPointer = touchDevice->pointerEvent()->pointById(point.id())) ^~~~~~~~~~~~ timerEvent
Caused by commit e0c30279ec1fad88346ed3fb483bc3c672fdd01b in qtdeclarative in 5.9.0, which removed the pointerEvent member.
Attachments
Issue Links
- is replaced by
-
QTBUG-60757 qtlocation build failed
- Closed