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

Mapbox GL native compilation fails: 'int32_t' was not declared in this scope

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • 5.14.2
    • None

    Description

      Compiling from scratch on Fedora 32 runs into:

      qtlocation/src/3rdparty/mapbox-gl-native/src/mbgl/util/convert.cpp:6:56: error: 'int32_t' was not declared in this scope

      Adding #include <stdint.h> or use QtGlobal/qint16 instead makes it work again.

      Attachments

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

        Activity

          People

            tmpsantos Thiago Marcos P. Santos
            cajus Cajus Pollmeier
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes