Advertisement
SteveStage

Untitled

Jun 22nd, 2023
1,190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 38.59 KB | None | 0 0
  1. PS D:\Desktop\qt-w\6.5.1-build> cmake --build . --parallel
  2. [804/11050] Check QtPdf support
  3. QtPdf will not be built: node.js version 12 or later is required.
  4. [805/11050] Check QtWebEngine support
  5. QtWebEngine will not be built: Static build is not supported.
  6. [921/11050] Compiling syncqt
  7. [1/1] Cleaning all built files...
  8. Cleaning... 2 files.
  9. [1/2] Building CXX object CMakeFiles/syncqt.dir/main.cpp.obj
  10. [2/2] Linking CXX executable D:\Desktop\qt-w\6.5.1-build\qtbase\bin\syncqt.exe
  11. [1190/11050] Building CXX object qtbase/src/tools/bootstra...eFiles/Bootstrap.dir/__/__/corelib/time/qlocaltime.cpp.obj
  12. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime.cpp: In function 'QString {anonymous}::qt_tzname(QDateTimePrivate::DaylightStatus)':
  13. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime.cpp:214:35: warning: 'tzname' is deprecated: Only provided for source compatibility; this variable might not always be accurate when linking to UCRT. [-Wdeprecated-declarations]
  14.   214 |     return QString::fromLocal8Bit(tzname[isDst]);
  15.       |                                   ^~~~~~
  16. In file included from C:/Program Files/mingw64/x86_64-w64-mingw32/include/pthread.h:69,
  17.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32/bits/gthr-default.h:35,
  18.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32/bits/gthr.h:148,
  19.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/atomic_wait.h:38,
  20.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/atomic_base.h:42,
  21.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/atomic:41,
  22.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qatomic_cxx11.h:9,
  23.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qatomic_cxx11.h:1,
  24.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qbasicatomic.h:10,
  25.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qbasicatomic.h:1,
  26.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qatomic.h:10,
  27.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qatomic.h:1,
  28.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/global/qglobal.h:52,
  29.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/global/qglobal_p.h:19,
  30.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/6.5.1/QtCore/private/qglobal_p.h:1,
  31.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime_p.h:18,
  32.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime.cpp:4:
  33. C:/Program Files/mingw64/x86_64-w64-mingw32/include/time.h:287:24: note: declared here
  34.   287 |   _CRTIMP extern char *tzname[2] __MINGW_ATTRIB_DEPRECATED_UCRT;
  35.       |                        ^~~~~~
  36. [1219/11050] Building C object qtbase/src/tools/bootstrap/...Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_compile.c.obj
  37. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/3rdparty/pcre2/src/pcre2_compile.c: In function 'compile_regex':
  38. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/3rdparty/pcre2/src/pcre2_compile.c:8169:17: warning: storing the address of local variable 'capitem' in '*cb.open_caps' [-Wdangling-pointer=]
  39.  8169 |   cb->open_caps = &capitem;
  40.       |   ~~~~~~~~~~~~~~^~~~~~~~~~
  41. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/3rdparty/pcre2/src/pcre2_compile.c:8106:14: note: 'capitem' declared here
  42.  8106 | open_capitem capitem;
  43.       |              ^~~~~~~
  44. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/3rdparty/pcre2/src/pcre2_compile.c:8100:39: note: 'cb' declared here
  45.  8100 |   branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr)
  46. [1526/11050] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qlocaltime.cpp.obj
  47. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime.cpp: In function 'QString {anonymous}::qt_tzname(QDateTimePrivate::DaylightStatus)':
  48. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/time/qlocaltime.cpp:214:35: warning: 'tzname' is deprecated: Only provided for source compatibility; this variable might not always be accurate when linking to UCRT. [-Wdeprecated-declarations]
  49.   214 |     return QString::fromLocal8Bit(tzname[isDst]);
  50.       |                                   ^~~~~~
  51. In file included from C:/Program Files/mingw64/x86_64-w64-mingw32/include/pthread.h:69,
  52.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32/bits/gthr-default.h:35,
  53.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32/bits/gthr.h:148,
  54.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/atomic_wait.h:38,
  55.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/atomic_base.h:42,
  56.                  from C:/Program Files/mingw64/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/atomic:41,
  57.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qatomic_cxx11.h:9,
  58.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qatomic_cxx11.h:1,
  59.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qbasicatomic.h:10,
  60.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qbasicatomic.h:1,
  61.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/thread/qatomic.h:10,
  62.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qatomic.h:1,
  63.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/global/qglobal.h:52,
  64.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/include/QtCore/qglobal.h:1,
  65.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/corelib/global/qt_pch.h:20,
  66.                  from D:/Desktop/qt-w/6.5.1-build/qtbase/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx:5,
  67.                  from <command-line>:
  68. C:/Program Files/mingw64/x86_64-w64-mingw32/include/time.h:287:24: note: declared here
  69.   287 |   _CRTIMP extern char *tzname[2] __MINGW_ATTRIB_DEPRECATED_UCRT;
  70.       |                        ^~~~~~
  71. [2603/11050] Building CXX object qtbase/src/plugins/platfo...egrationPlugin.dir/__/windows/qwindowsmousehandler.cpp.obj
  72. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/plugins/platforms/windows/qwindowsmousehandler.cpp: In member function 'bool QWindowsMouseHandler::translateTouchEvent(QWindow*, HWND, QtWindows::WindowsEventType, MSG, LRESULT*)':
  73. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/plugins/platforms/windows/qwindowsmousehandler.cpp:581:11: warning: 'void* memset(void*, int, size_t)' specified bound between 18446743970630336512 and 18446744073709551568 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
  74.   581 |     memset(winTouchInputs.data(), 0, sizeof(TOUCHINPUT) * size_t(winTouchPointCount));
  75.       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  76. [2636/11050] Building CXX object qtbase/src/plugins/platfo...QWindowsIntegrationPlugin.dir/qwindowsmousehandler.cpp.obj
  77. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/plugins/platforms/windows/qwindowsmousehandler.cpp: In member function 'bool QWindowsMouseHandler::translateTouchEvent(QWindow*, HWND, QtWindows::WindowsEventType, MSG, LRESULT*)':
  78. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/src/plugins/platforms/windows/qwindowsmousehandler.cpp:581:11: warning: 'void* memset(void*, int, size_t)' specified bound between 18446743970630336512 and 18446744073709551568 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
  79.   581 |     memset(winTouchInputs.data(), 0, sizeof(TOUCHINPUT) * size_t(winTouchPointCount));
  80.       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  81. [2958/11050] Building CXX object qtshadertools/src/glslang...arty/glslang/glslang/MachineIndependent/Initialize.cpp.obj
  82. FAILED: qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp.obj
  83. C:\PROGRA~1\mingw64\bin\C__~1.EXE -DGLSLANG_OSINCLUDE_WIN32 -DMINGW_HAS_SECURE_API=1 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DUNICODE -DWIN32 -DWIN64 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -ID:/Desktop/qt-w/6.5.1-build/qtshadertools/src/glslang/BundledGlslang_Glslang_autogen/include -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/glslang/../3rdparty/glslang -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/mkspecs/win32-g++ -ID:/Desktop/qt-w/6.5.1-build/qtbase/include -DNDEBUG -O2 -std=c++20 -fvisibility=hidden -fno-keep-inline-dllexport -w -fno-exceptions -Wa,-mbig-obj -Wsuggest-override -MD -MT qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp.obj -MF qtshadertools\src\glslang\CMakeFiles\BundledGlslang_Glslang.dir\__\3rdparty\glslang\glslang\MachineIndependent\Initialize.cpp.obj.d -o qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp.obj -c D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp
  84. In file included from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/Initialize.h:43,
  85.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp:55:
  86. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:648:18: error: 'uint32_t' does not name a type
  87.   648 |     static const uint32_t LevelFlagBitOffset = 56;
  88.       |                  ^~~~~~~~
  89. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:71:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  90.    70 | #include "../Include/InfoSink.h"
  91.   +++ |+#include <cstdint>
  92.    71 |
  93. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: error: 'uint64_t' does not name a type
  94.   661 |     static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1;
  95.       |                      ^~~~~~~~
  96. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  97. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: error: 'uint32_t' does not name a type
  98.   662 |     static const uint32_t MaxLevelInUniqueID = 127;
  99.       |                  ^~~~~~~~
  100. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  101. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In static member function 'static bool QtShaderTools::glslang::TSymbolTable::isBuiltInSymbol(long long int)':
  102. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:658:50: error: 'LevelFlagBitOffset' was not declared in this scope
  103.   658 |         int level = static_cast<int>(uniqueId >> LevelFlagBitOffset);
  104.       |                                                  ^~~~~~~~~~~~~~~~~~
  105. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::amendSymbolIdLevel(QtShaderTools::glslang::TSymbol&)':
  106. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: error: 'uint64_t' was not declared in this scope
  107.   734 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  108.       |         ^~~~~~~~
  109. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  110. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:735:18: error: expected ';' before 'symbolId'
  111.   735 |         uint64_t symbolId = symbol.getUniqueId();
  112.       |                  ^~~~~~~~
  113. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:9: error: 'symbolId' was not declared in this scope; did you mean 'symbol'?
  114.   736 |         symbolId &= uniqueIdMask;
  115.       |         ^~~~~~~~
  116.       |         symbol
  117. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  118.   736 |         symbolId &= uniqueIdMask;
  119.       |                     ^~~~~~~~~~~~
  120.       |                     uniqueId
  121. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:22: error: 'level' was not declared in this scope
  122.   737 |         symbolId |= (level << LevelFlagBitOffset);
  123.       |                      ^~~~~
  124. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:31: error: 'LevelFlagBitOffset' was not declared in this scope
  125.   737 |         symbolId |= (level << LevelFlagBitOffset);
  126.       |                               ^~~~~~~~~~~~~~~~~~
  127. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::updateUniqueIdLevelFlag()':
  128. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: error: 'uint64_t' was not declared in this scope
  129.   931 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  130.       |         ^~~~~~~~
  131. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  132. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:932:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  133.   932 |         uniqueId &= uniqueIdMask;
  134.       |                     ^~~~~~~~~~~~
  135.       |                     uniqueId
  136. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:22: error: 'level' was not declared in this scope
  137.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  138.       |                      ^~~~~
  139. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:31: error: 'LevelFlagBitOffset' was not declared in this scope
  140.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  141.       |                               ^~~~~~~~~~~~~~~~~~
  142. [2961/11050] Building CXX object qtshadertools/src/glslang...ty/glslang/glslang/MachineIndependent/Intermediate.cpp.obj
  143. FAILED: qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp.obj
  144. C:\PROGRA~1\mingw64\bin\C__~1.EXE -DGLSLANG_OSINCLUDE_WIN32 -DMINGW_HAS_SECURE_API=1 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DUNICODE -DWIN32 -DWIN64 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -ID:/Desktop/qt-w/6.5.1-build/qtshadertools/src/glslang/BundledGlslang_Glslang_autogen/include -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/glslang/../3rdparty/glslang -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/mkspecs/win32-g++ -ID:/Desktop/qt-w/6.5.1-build/qtbase/include -DNDEBUG -O2 -std=c++20 -fvisibility=hidden -fno-keep-inline-dllexport -w -fno-exceptions -Wa,-mbig-obj -Wsuggest-override -MD -MT qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp.obj -MF qtshadertools\src\glslang\CMakeFiles\BundledGlslang_Glslang.dir\__\3rdparty\glslang\glslang\MachineIndependent\Intermediate.cpp.obj.d -o qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp.obj -c D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp
  145. In file included from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp:45:
  146. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:648:18: error: 'uint32_t' does not name a type
  147.   648 |     static const uint32_t LevelFlagBitOffset = 56;
  148.       |                  ^~~~~~~~
  149. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:71:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  150.    70 | #include "../Include/InfoSink.h"
  151.   +++ |+#include <cstdint>
  152.    71 |
  153. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: error: 'uint64_t' does not name a type
  154.   661 |     static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1;
  155.       |                      ^~~~~~~~
  156. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  157. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: error: 'uint32_t' does not name a type
  158.   662 |     static const uint32_t MaxLevelInUniqueID = 127;
  159.       |                  ^~~~~~~~
  160. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  161. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In static member function 'static bool QtShaderTools::glslang::TSymbolTable::isBuiltInSymbol(long long int)':
  162. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:658:50: error: 'LevelFlagBitOffset' was not declared in this scope
  163.   658 |         int level = static_cast<int>(uniqueId >> LevelFlagBitOffset);
  164.       |                                                  ^~~~~~~~~~~~~~~~~~
  165. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::amendSymbolIdLevel(QtShaderTools::glslang::TSymbol&)':
  166. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: error: 'uint64_t' was not declared in this scope
  167.   734 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  168.       |         ^~~~~~~~
  169. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  170. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:735:18: error: expected ';' before 'symbolId'
  171.   735 |         uint64_t symbolId = symbol.getUniqueId();
  172.       |                  ^~~~~~~~
  173. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:9: error: 'symbolId' was not declared in this scope; did you mean 'symbol'?
  174.   736 |         symbolId &= uniqueIdMask;
  175.       |         ^~~~~~~~
  176.       |         symbol
  177. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  178.   736 |         symbolId &= uniqueIdMask;
  179.       |                     ^~~~~~~~~~~~
  180.       |                     uniqueId
  181. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:22: error: 'level' was not declared in this scope
  182.   737 |         symbolId |= (level << LevelFlagBitOffset);
  183.       |                      ^~~~~
  184. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:31: error: 'LevelFlagBitOffset' was not declared in this scope
  185.   737 |         symbolId |= (level << LevelFlagBitOffset);
  186.       |                               ^~~~~~~~~~~~~~~~~~
  187. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::updateUniqueIdLevelFlag()':
  188. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: error: 'uint64_t' was not declared in this scope
  189.   931 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  190.       |         ^~~~~~~~
  191. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  192. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:932:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  193.   932 |         uniqueId &= uniqueIdMask;
  194.       |                     ^~~~~~~~~~~~
  195.       |                     uniqueId
  196. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:22: error: 'level' was not declared in this scope
  197.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  198.       |                      ^~~~~
  199. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:31: error: 'LevelFlagBitOffset' was not declared in this scope
  200.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  201.       |                               ^~~~~~~~~~~~~~~~~~
  202. [2963/11050] Building CXX object qtshadertools/src/glslang...lslang/glslang/MachineIndependent/ParseContextBase.cpp.obj
  203. FAILED: qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp.obj
  204. C:\PROGRA~1\mingw64\bin\C__~1.EXE -DGLSLANG_OSINCLUDE_WIN32 -DMINGW_HAS_SECURE_API=1 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DUNICODE -DWIN32 -DWIN64 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -ID:/Desktop/qt-w/6.5.1-build/qtshadertools/src/glslang/BundledGlslang_Glslang_autogen/include -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/glslang/../3rdparty/glslang -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/mkspecs/win32-g++ -ID:/Desktop/qt-w/6.5.1-build/qtbase/include -DNDEBUG -O2 -std=c++20 -fvisibility=hidden -fno-keep-inline-dllexport -w -fno-exceptions -Wa,-mbig-obj -Wsuggest-override -MD -MT qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp.obj -MF qtshadertools\src\glslang\CMakeFiles\BundledGlslang_Glslang.dir\__\3rdparty\glslang\glslang\MachineIndependent\ParseContextBase.cpp.obj.d -o qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp.obj -c D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp
  205. In file included from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.h:53,
  206.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp:41:
  207. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:648:18: error: 'uint32_t' does not name a type
  208.   648 |     static const uint32_t LevelFlagBitOffset = 56;
  209.       |                  ^~~~~~~~
  210. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:70:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  211.    69 | #include "../Include/intermediate.h"
  212.   +++ |+#include <cstdint>
  213.    70 | #include "../Include/InfoSink.h"
  214. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: error: 'uint64_t' does not name a type
  215.   661 |     static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1;
  216.       |                      ^~~~~~~~
  217. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  218. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: error: 'uint32_t' does not name a type
  219.   662 |     static const uint32_t MaxLevelInUniqueID = 127;
  220.       |                  ^~~~~~~~
  221. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  222. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In static member function 'static bool QtShaderTools::glslang::TSymbolTable::isBuiltInSymbol(long long int)':
  223. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:658:50: error: 'LevelFlagBitOffset' was not declared in this scope
  224.   658 |         int level = static_cast<int>(uniqueId >> LevelFlagBitOffset);
  225.       |                                                  ^~~~~~~~~~~~~~~~~~
  226. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::amendSymbolIdLevel(QtShaderTools::glslang::TSymbol&)':
  227. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: error: 'uint64_t' was not declared in this scope
  228.   734 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  229.       |         ^~~~~~~~
  230. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  231. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:735:18: error: expected ';' before 'symbolId'
  232.   735 |         uint64_t symbolId = symbol.getUniqueId();
  233.       |                  ^~~~~~~~
  234. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:9: error: 'symbolId' was not declared in this scope; did you mean 'symbol'?
  235.   736 |         symbolId &= uniqueIdMask;
  236.       |         ^~~~~~~~
  237.       |         symbol
  238. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  239.   736 |         symbolId &= uniqueIdMask;
  240.       |                     ^~~~~~~~~~~~
  241.       |                     uniqueId
  242. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:22: error: 'level' was not declared in this scope
  243.   737 |         symbolId |= (level << LevelFlagBitOffset);
  244.       |                      ^~~~~
  245. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:31: error: 'LevelFlagBitOffset' was not declared in this scope
  246.   737 |         symbolId |= (level << LevelFlagBitOffset);
  247.       |                               ^~~~~~~~~~~~~~~~~~
  248. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::updateUniqueIdLevelFlag()':
  249. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: error: 'uint64_t' was not declared in this scope
  250.   931 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  251.       |         ^~~~~~~~
  252. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  253. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:932:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  254.   932 |         uniqueId &= uniqueIdMask;
  255.       |                     ^~~~~~~~~~~~
  256.       |                     uniqueId
  257. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:22: error: 'level' was not declared in this scope
  258.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  259.       |                      ^~~~~
  260. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:31: error: 'LevelFlagBitOffset' was not declared in this scope
  261.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  262.       |                               ^~~~~~~~~~~~~~~~~~
  263. [2964/11050] Building CXX object qtshadertools/src/glslang...rty/glslang/glslang/MachineIndependent/ParseHelper.cpp.obj
  264. FAILED: qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp.obj
  265. C:\PROGRA~1\mingw64\bin\C__~1.EXE -DGLSLANG_OSINCLUDE_WIN32 -DMINGW_HAS_SECURE_API=1 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DUNICODE -DWIN32 -DWIN64 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -ID:/Desktop/qt-w/6.5.1-build/qtshadertools/src/glslang/BundledGlslang_Glslang_autogen/include -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/glslang/../3rdparty/glslang -ID:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtbase/mkspecs/win32-g++ -ID:/Desktop/qt-w/6.5.1-build/qtbase/include -DNDEBUG -O2 -std=c++20 -fvisibility=hidden -fno-keep-inline-dllexport -w -fno-exceptions -Wa,-mbig-obj -Wsuggest-override -MD -MT qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp.obj -MF qtshadertools\src\glslang\CMakeFiles\BundledGlslang_Glslang.dir\__\3rdparty\glslang\glslang\MachineIndependent\ParseHelper.cpp.obj.d -o qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp.obj -c D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp
  266. In file included from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.h:53,
  267.                  from D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp:40:
  268. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:648:18: error: 'uint32_t' does not name a type
  269.   648 |     static const uint32_t LevelFlagBitOffset = 56;
  270.       |                  ^~~~~~~~
  271. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:70:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  272.    69 | #include "../Include/intermediate.h"
  273.   +++ |+#include <cstdint>
  274.    70 | #include "../Include/InfoSink.h"
  275. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: error: 'uint64_t' does not name a type
  276.   661 |     static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1;
  277.       |                      ^~~~~~~~
  278. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:661:22: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  279. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: error: 'uint32_t' does not name a type
  280.   662 |     static const uint32_t MaxLevelInUniqueID = 127;
  281.       |                  ^~~~~~~~
  282. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:662:18: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  283. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In static member function 'static bool QtShaderTools::glslang::TSymbolTable::isBuiltInSymbol(long long int)':
  284. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:658:50: error: 'LevelFlagBitOffset' was not declared in this scope
  285.   658 |         int level = static_cast<int>(uniqueId >> LevelFlagBitOffset);
  286.       |                                                  ^~~~~~~~~~~~~~~~~~
  287. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::amendSymbolIdLevel(QtShaderTools::glslang::TSymbol&)':
  288. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: error: 'uint64_t' was not declared in this scope
  289.   734 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  290.       |         ^~~~~~~~
  291. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:734:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  292. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:735:18: error: expected ';' before 'symbolId'
  293.   735 |         uint64_t symbolId = symbol.getUniqueId();
  294.       |                  ^~~~~~~~
  295. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:9: error: 'symbolId' was not declared in this scope; did you mean 'symbol'?
  296.   736 |         symbolId &= uniqueIdMask;
  297.       |         ^~~~~~~~
  298.       |         symbol
  299. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:736:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  300.   736 |         symbolId &= uniqueIdMask;
  301.       |                     ^~~~~~~~~~~~
  302.       |                     uniqueId
  303. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:22: error: 'level' was not declared in this scope
  304.   737 |         symbolId |= (level << LevelFlagBitOffset);
  305.       |                      ^~~~~
  306. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:737:31: error: 'LevelFlagBitOffset' was not declared in this scope
  307.   737 |         symbolId |= (level << LevelFlagBitOffset);
  308.       |                               ^~~~~~~~~~~~~~~~~~
  309. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h: In member function 'void QtShaderTools::glslang::TSymbolTable::updateUniqueIdLevelFlag()':
  310. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: error: 'uint64_t' was not declared in this scope
  311.   931 |         uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel();
  312.       |         ^~~~~~~~
  313. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:931:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  314. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:932:21: error: 'uniqueIdMask' was not declared in this scope; did you mean 'uniqueId'?
  315.   932 |         uniqueId &= uniqueIdMask;
  316.       |                     ^~~~~~~~~~~~
  317.       |                     uniqueId
  318. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:22: error: 'level' was not declared in this scope
  319.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  320.       |                      ^~~~~
  321. D:/Desktop/qt-w/qt-everywhere-src-6.5.1/qtshadertools/src/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:933:31: error: 'LevelFlagBitOffset' was not declared in this scope
  322.   933 |         uniqueId |= (level << LevelFlagBitOffset);
  323.       |                               ^~~~~~~~~~~~~~~~~~
  324. [2971/11050] Building CXX object qtimageformats/src/plugin...eformats/webp/CMakeFiles/QWebpPlugin.dir/cmake_pch.hxx.gch
  325. ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement