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

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

XMLWordPrintable

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

      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())) {
                                                             ~~~~~^
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes