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

FBXBinaryTokenizer.cpp:475:61: error: no member named 'uint32_t' in namespace 'std'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.2.11, 6.5.4, 6.6.2, 6.7
    • 6.6
    • Qt3D
    • None

    Description

      Building (with clang-13) qt5 dev's HEAD with the submodules at their respective revisions, I get:

      [1/2873] Building CXX object qt3d/src/plugins/sceneparsers/assimp/CMakeFiles/AssimpSce...portPlugin.dir/__/__/__/3rdparty/assimp/src/code/AssetLib/FBX/FBXBinaryTokenizer.cpp.
      
      /home/builder/qt5-git/qt3d/src/3rdparty/assimp/src/code/AssetLibFBX/FBXBinaryTokenizer.cpp:475:61: error: no member named 'uint32_t' in namespace 'std'
              if (!is64bits && (length > std::numeric_limits<std::uint32_t>::max())) {
                                                             ~~~~~^
      

      Attachments

        Issue Links

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

          Activity

            People

              lemire_p Paul Lemire
              jimis Dimitrios Apostolou
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes