Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-61538

QtLocation fails to build with -qreal float

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.2
    • 5.9.0
    • Location
    • None
    • ARM Cortex A8 (TI AM335x), Linux, gcc

    Description

      QtLocation fails to build when configured using -qreal float on ARM Cortex A8 and Linux with gcc.

      /qtlocation/5.9.0+gitAUTOINC+888d351cb0_d45c177e8a-r0/git/src/location/maps/qgeoprojection.cpp:257:12: error: prototype for 'QMatrix4x4 QGeoProjectionWebMercator::quickItemTransformation(const QGeoCoordinate&, const QPointF&, double) const' does not match any in class 'QGeoProjectionWebMercator'
      | QMatrix4x4 QGeoProjectionWebMercator::quickItemTransformation(const QGeoCoordinate &coordinate, const QPointF &anchorPoint, double zoomLevel) const
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
      | In file included from /qtlocation/5.9.0+gitAUTOINC+888d351cb0_d45c177e8a-r0/git/src/location/maps/qgeoprojection.cpp:37:0:
      | /qtlocation/5.9.0+gitAUTOINC+888d351cb0_d45c177e8a-r0/git/src/location/maps/qgeoprojection_p.h:125:16: error: candidate is: virtual QMatrix4x4 QGeoProjectionWebMercator::quickItemTransformation(const QGeoCoordinate&, const QPointF&, qreal) const
      | QMatrix4x4 quickItemTransformation(const QGeoCoordinate &coordinate, const QPointF &anchorPoint, qreal zoomLevel) const Q_DECL_OVERRIDE;

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            paangele Paolo Angelelli
            pvonbrunn Patrick von Brunn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes