Advertisement
Guest User

Configuring_done

a guest
Mar 11th, 2024
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.91 KB | None | 0 0
  1. 0001 | PS C:\Users\kyrlon\Downloads\qt-everywhere-src-6.6.2\build> ..\configure.bat
  2. 0002 | + cd qtbase
  3. 0003 | + C:\Users\kyrlon\Downloads\qt-everywhere-src-6.6.2\qtbase\configure.bat -top-level
  4. 0004 | -- Windows 10 SDK version:
  5. 0005 | 'C:/Program Files/CMake/bin/cmake.exe' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-G' 'Ninja' 'C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2'
  6. 0006 | -- The CXX compiler identification is GNU 13.2.0
  7. 0007 | -- The C compiler identification is GNU 13.2.0
  8. 0008 | -- The ASM compiler identification is GNU
  9. 0009 | -- Found assembler: C:/Program Files/mingw64/bin/gcc.exe
  10. 0010 | -- Detecting CXX compiler ABI info
  11. 0011 | -- Detecting CXX compiler ABI info - done
  12. 0012 | -- Check for working CXX compiler: C:/Program Files/mingw64/bin/c++.exe - skipped
  13. 0013 | -- Detecting CXX compile features
  14. 0014 | -- Detecting CXX compile features - done
  15. 0015 | -- Detecting C compiler ABI info
  16. 0016 | -- Detecting C compiler ABI info - done
  17. 0017 | -- Check for working C compiler: C:/Program Files/mingw64/bin/gcc.exe - skipped
  18. 0018 | -- Detecting C compile features
  19. 0019 | -- Detecting C compile features - done
  20. 0020 | -- Checking dependencies of submodule 'qtbase'
  21. 0021 | -- Checking dependencies of submodule 'qtimageformats'
  22. 0022 | -- Checking dependencies of submodule 'qtlanguageserver'
  23. 0023 | -- Checking dependencies of submodule 'qtshadertools'
  24. 0024 | -- Checking dependencies of submodule 'qtsvg'
  25. 0025 | -- Checking dependencies of submodule 'qtdeclarative'
  26. 0026 | -- Checking dependencies of submodule 'qtquicktimeline'
  27. 0027 | -- Checking dependencies of submodule 'qtquick3d'
  28. 0028 | -- Checking dependencies of submodule 'qtmultimedia'
  29. 0029 | -- Checking dependencies of submodule 'qt3d'
  30. 0030 | -- Checking dependencies of submodule 'qt5compat'
  31. 0031 | -- Checking dependencies of submodule 'qtactiveqt'
  32. 0032 | -- Checking dependencies of submodule 'qtcharts'
  33. 0033 | -- Checking dependencies of submodule 'qtcoap'
  34. 0034 | -- Checking dependencies of submodule 'qtconnectivity'
  35. 0035 | -- Checking dependencies of submodule 'qtdatavis3d'
  36. 0036 | -- Checking dependencies of submodule 'qtwebsockets'
  37. 0037 | -- Checking dependencies of submodule 'qthttpserver'
  38. 0038 | -- Checking dependencies of submodule 'qttools'
  39. 0039 | -- Checking dependencies of submodule 'qtserialport'
  40. 0040 | -- Checking dependencies of submodule 'qtpositioning'
  41. 0041 | -- Checking dependencies of submodule 'qtwebchannel'
  42. 0042 | -- Checking dependencies of submodule 'qtwebengine'
  43. 0043 | -- Checking dependencies of submodule 'qtdoc'
  44. 0044 | -- Checking dependencies of submodule 'qtgraphs'
  45. 0045 | -- Checking dependencies of submodule 'qtgrpc'
  46. 0046 | -- Checking dependencies of submodule 'qtlocation'
  47. 0047 | -- Checking dependencies of submodule 'qtlottie'
  48. 0048 | -- Checking dependencies of submodule 'qtmqtt'
  49. 0049 | -- Checking dependencies of submodule 'qtnetworkauth'
  50. 0050 | -- Checking dependencies of submodule 'qtopcua'
  51. 0051 | -- Checking dependencies of submodule 'qtquick3dphysics'
  52. 0052 | -- Checking dependencies of submodule 'qtquickeffectmaker'
  53. 0053 | -- Checking dependencies of submodule 'qtremoteobjects'
  54. 0054 | -- Checking dependencies of submodule 'qtscxml'
  55. 0055 | -- Checking dependencies of submodule 'qtsensors'
  56. 0056 | -- Checking dependencies of submodule 'qtserialbus'
  57. 0057 | -- Checking dependencies of submodule 'qtspeech'
  58. 0058 | -- Checking dependencies of submodule 'qttranslations'
  59. 0059 | -- Checking dependencies of submodule 'qtvirtualkeyboard'
  60. 0060 | -- Checking dependencies of submodule 'qtwayland'
  61. 0061 | -- Checking dependencies of submodule 'qtwebview'
  62. 0062 | -- Configuring submodule 'qtbase'
  63. 0063 | -- [QtBase] Setting build type to 'Release' as none was specified.
  64. 0064 | -DCMAKE_C_FLAGS_DEBUG=-g
  65. 0065 | -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG
  66. 0066 | -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
  67. 0067 | -DCMAKE_CXX_FLAGS_DEBUG=-g
  68. 0068 | -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG
  69. 0069 | -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
  70. 0070 | -DCMAKE_OBJCOPY=C:/Program Files/mingw64/bin/objcopy.exe
  71. 0071 | -DCMAKE_C_STANDARD=11
  72. 0072 | -DCMAKE_C_STANDARD_REQUIRED=ON
  73. 0073 | -DCMAKE_CXX_STANDARD=17
  74. 0074 | -DCMAKE_CXX_STANDARD_REQUIRED=ON
  75. 0075 | -DCMAKE_MODULE_PATH:STRING=C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/qtbase/cmake/platforms
  76. 0076 | -- Configuring submodule 'qtimageformats'
  77. 0077 | -- [QtImageFormats] CMAKE_BUILD_TYPE was set to: 'Release'
  78. 0078 | -- Configuring submodule 'qtlanguageserver'
  79. 0079 | -- [QtLanguageServer] CMAKE_BUILD_TYPE was set to: 'Release'
  80. 0080 | -- Configuring submodule 'qtshadertools'
  81. 0081 | -- [QtShaderTools] CMAKE_BUILD_TYPE was set to: 'Release'
  82. 0082 | -- Configuring submodule 'qtsvg'
  83. 0083 | -- [QtSvg] CMAKE_BUILD_TYPE was set to: 'Release'
  84. 0084 | -- Configuring submodule 'qtdeclarative'
  85. 0085 | -- [QtDeclarative] CMAKE_BUILD_TYPE was set to: 'Release'
  86. 0086 | -- Configuring submodule 'qtquicktimeline'
  87. 0087 | -- [QtQuickTimeline] CMAKE_BUILD_TYPE was set to: 'Release'
  88. 0088 | -- Configuring submodule 'qtquick3d'
  89. 0089 | -- [QtQuick3D] CMAKE_BUILD_TYPE was set to: 'Release'
  90. 0090 | -- Configuring submodule 'qtmultimedia'
  91. 0091 | -- [QtMultimedia] CMAKE_BUILD_TYPE was set to: 'Release'
  92. 0092 | -- Configuring submodule 'qt3d'
  93. 0093 | -- [Qt3D] CMAKE_BUILD_TYPE was set to: 'Release'
  94. 0094 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  95. 0095 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  96. 0096 | Please port your module to use declarative type registration.
  97. 0097 | Call Stack (most recent call first):
  98. 0098 | qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module)
  99. 0099 | This warning is for project developers. Use -Wno-dev to suppress it.
  100. 0100 |
  101. 0101 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  102. 0102 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  103. 0103 | Please port your module to use declarative type registration.
  104. 0104 | Call Stack (most recent call first):
  105. 0105 | qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module)
  106. 0106 | This warning is for project developers. Use -Wno-dev to suppress it.
  107. 0107 |
  108. 0108 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  109. 0109 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  110. 0110 | Please port your module to use declarative type registration.
  111. 0111 | Call Stack (most recent call first):
  112. 0112 | qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module)
  113. 0113 | This warning is for project developers. Use -Wno-dev to suppress it.
  114. 0114 |
  115. 0115 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  116. 0116 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  117. 0117 | Please port your module to use declarative type registration.
  118. 0118 | Call Stack (most recent call first):
  119. 0119 | qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module)
  120. 0120 | This warning is for project developers. Use -Wno-dev to suppress it.
  121. 0121 |
  122. 0122 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  123. 0123 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  124. 0124 | Please port your module to use declarative type registration.
  125. 0125 | Call Stack (most recent call first):
  126. 0126 | qt3d/src/quick3d/imports/input/CMakeLists.txt:10 (qt_internal_add_qml_module)
  127. 0127 | This warning is for project developers. Use -Wno-dev to suppress it.
  128. 0128 |
  129. 0129 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  130. 0130 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  131. 0131 | Please port your module to use declarative type registration.
  132. 0132 | Call Stack (most recent call first):
  133. 0133 | qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module)
  134. 0134 | This warning is for project developers. Use -Wno-dev to suppress it.
  135. 0135 |
  136. 0136 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  137. 0137 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  138. 0138 | Please port your module to use declarative type registration.
  139. 0139 | Call Stack (most recent call first):
  140. 0140 | qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module)
  141. 0141 | This warning is for project developers. Use -Wno-dev to suppress it.
  142. 0142 |
  143. 0143 | -- Configuring submodule 'qt5compat'
  144. 0144 | -- [Qt5Compat] CMAKE_BUILD_TYPE was set to: 'Release'
  145. 0145 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  146. 0146 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  147. 0147 | Please port your module to use declarative type registration.
  148. 0148 | Call Stack (most recent call first):
  149. 0149 | qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module)
  150. 0150 | This warning is for project developers. Use -Wno-dev to suppress it.
  151. 0151 |
  152. 0152 | -- Configuring submodule 'qtactiveqt'
  153. 0153 | -- [QtActiveQt] CMAKE_BUILD_TYPE was set to: 'Release'
  154. 0154 | -- Configuring submodule 'qtcharts'
  155. 0155 | -- [QtCharts] CMAKE_BUILD_TYPE was set to: 'Release'
  156. 0156 | -- Configuring submodule 'qtcoap'
  157. 0157 | -- [QtCoap] CMAKE_BUILD_TYPE was set to: 'Release'
  158. 0158 | -- Configuring submodule 'qtconnectivity'
  159. 0159 | -- [QtConnectivity] CMAKE_BUILD_TYPE was set to: 'Release'
  160. 0160 | -- Configuring submodule 'qtdatavis3d'
  161. 0161 | -- [QtDataVisualization] CMAKE_BUILD_TYPE was set to: 'Release'
  162. 0162 | -- Configuring submodule 'qtwebsockets'
  163. 0163 | -- [QtWebSockets] CMAKE_BUILD_TYPE was set to: 'Release'
  164. 0164 | CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  165. 0165 | INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  166. 0166 | Please port your module to use declarative type registration.
  167. 0167 | Call Stack (most recent call first):
  168. 0168 | qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module)
  169. 0169 | This warning is for project developers. Use -Wno-dev to suppress it.
  170. 0170 |
  171. 0171 | -- Configuring submodule 'qthttpserver'
  172. 0172 | -- [QtHttpServer] CMAKE_BUILD_TYPE was set to: 'Release'
  173. 0173 | -- Configuring submodule 'qttools'
  174. 0174 | -- [QtTools] CMAKE_BUILD_TYPE was set to: 'Release'
  175. 0175 | -- Configuring submodule 'qtserialport'
  176. 0176 | -- [QtSerialPort] CMAKE_BUILD_TYPE was set to: 'Release'
  177. 0177 | -- Configuring submodule 'qtpositioning'
  178. 0178 | -- [QtPositioning] CMAKE_BUILD_TYPE was set to: 'Release'
  179. 0179 | -- Configuring submodule 'qtwebchannel'
  180. 0180 | -- [QtWebChannel] CMAKE_BUILD_TYPE was set to: 'Release'
  181. 0181 | -- Configuring submodule 'qtwebengine'
  182. 0182 | -- [QtWebEngine] CMAKE_BUILD_TYPE was set to: 'Release'
  183. 0183 | [QtWebEngine] -- Windows 10 SDK version:
  184. 0184 | [QtWebEngine] -- Support check for QtWebEngine failed: Tool gperf is required.
  185. 0185 | [QtWebEngine] -- Support check for QtPdf failed: Tool gperf is required.
  186. 0186 | -- Configuring submodule 'qtdoc'
  187. 0187 | -- [QtDoc] CMAKE_BUILD_TYPE was set to: 'Release'
  188. 0188 | -- Configuring submodule 'qtgraphs'
  189. 0189 | -- [QtGraphs] CMAKE_BUILD_TYPE was set to: 'Release'
  190. 0190 | -- Configuring submodule 'qtgrpc'
  191. 0191 | -- [QtGrpc] CMAKE_BUILD_TYPE was set to: 'Release'
  192. 0192 | -- Configuring submodule 'qtlocation'
  193. 0193 | -- [QtLocation] CMAKE_BUILD_TYPE was set to: 'Release'
  194. 0194 | -- Configuring submodule 'qtlottie'
  195. 0195 | -- [QtLottie] CMAKE_BUILD_TYPE was set to: 'Release'
  196. 0196 | -- Configuring submodule 'qtmqtt'
  197. 0197 | -- [QtMqtt] CMAKE_BUILD_TYPE was set to: 'Release'
  198. 0198 | -- Configuring submodule 'qtnetworkauth'
  199. 0199 | -- [QtNetworkAuth] CMAKE_BUILD_TYPE was set to: 'Release'
  200. 0200 | -- Configuring submodule 'qtopcua'
  201. 0201 | -- [QtOpcUa] CMAKE_BUILD_TYPE was set to: 'Release'
  202. 0202 | -- Configuring submodule 'qtquick3dphysics'
  203. 0203 | -- [QtQuick3DPhysics] CMAKE_BUILD_TYPE was set to: 'Release'
  204. 0204 | -- Configuring submodule 'qtquickeffectmaker'
  205. 0205 | -- [QQEffectMaker] CMAKE_BUILD_TYPE was set to: 'Release'
  206. 0206 | Nodes path: ./qml/QtQuickEffectMaker/defaultnodes
  207. 0207 | -- Configuring submodule 'qtremoteobjects'
  208. 0208 | -- [QtRemoteObjects] CMAKE_BUILD_TYPE was set to: 'Release'
  209. 0209 | -- Configuring submodule 'qtscxml'
  210. 0210 | -- [QtScxml] CMAKE_BUILD_TYPE was set to: 'Release'
  211. 0211 | -- Configuring submodule 'qtsensors'
  212. 0212 | -- [QtSensors] CMAKE_BUILD_TYPE was set to: 'Release'
  213. 0213 | -- Configuring submodule 'qtserialbus'
  214. 0214 | -- [QtSerialBus] CMAKE_BUILD_TYPE was set to: 'Release'
  215. 0215 | -- Configuring submodule 'qtspeech'
  216. 0216 | -- [QtSpeech] CMAKE_BUILD_TYPE was set to: 'Release'
  217. 0217 | -- Configuring submodule 'qttranslations'
  218. 0218 | -- CMAKE_BUILD_TYPE was set to: 'Release'
  219. 0219 | -- Configuring submodule 'qtvirtualkeyboard'
  220. 0220 | -- [QtVirtualKeyboard] CMAKE_BUILD_TYPE was set to: 'Release'
  221. 0221 | -- Configuring submodule 'qtwayland'
  222. 0222 | Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  223. 0223 | -- Configuring submodule 'qtwebview'
  224. 0224 | -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR)
  225. 0225 | CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:221 (message):
  226. 0226 | Failed to find optional Qt component "WebEngineCore".
  227. 0227 |
  228. 0228 | Expected Config file at
  229. 0229 | "C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake"
  230. 0230 | does NOT exist
  231. 0231 |
  232. 0232 | Call Stack (most recent call first):
  233. 0233 | qtwebview/CMakeLists.txt:15 (find_package)
  234. 0234 |
  235. 0235 |
  236. 0236 | -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR)
  237. 0237 | CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:221 (message):
  238. 0238 | Failed to find optional Qt component "WebEngineQuick".
  239. 0239 |
  240. 0240 | Expected Config file at
  241. 0241 | "C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake"
  242. 0242 | does NOT exist
  243. 0243 |
  244. 0244 | Call Stack (most recent call first):
  245. 0245 | qtwebview/CMakeLists.txt:15 (find_package)
  246. 0246 |
  247. 0247 |
  248. 0248 | -- [QtWebView] CMAKE_BUILD_TYPE was set to: 'Release'
  249. 0249 |
  250. 0250 | -- Configuration summary shown below. It has also been written to C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build/config.summary
  251. 0251 | -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations.
  252. 0252 |
  253. 0253 | -- Configure summary:
  254. 0254 |
  255. 0255 | Building for: win32-g++ (x86_64, CPU features: )
  256. 0256 | Compiler: gcc 13.2.0
  257. 0257 | Build options:
  258. 0258 | Mode ................................... release
  259. 0259 | Optimize release build for size ........ no
  260. 0260 | Fully optimize release builds (-O3) .... no
  261. 0261 | Building shared libraries .............. yes
  262. 0262 | Unity Build ............................ no
  263. 0263 | Relocatable ............................ yes
  264. 0264 | Using precompiled headers .............. yes
  265. 0265 | Using Link Time Optimization (LTCG) .... no
  266. 0266 | Using Intel CET ........................ no
  267. 0267 | Target compiler supports:
  268. 0268 | x86 Intrinsics ....................... Basic VAES AVX512VBMI2
  269. 0269 | Sanitizers:
  270. 0270 | Addresses ............................ no
  271. 0271 | Threads .............................. no
  272. 0272 | Memory ............................... no
  273. 0273 | Fuzzer (instrumentation only) ........ no
  274. 0274 | Undefined ............................ no
  275. 0275 | Build parts ............................ libs tools
  276. 0276 | Install examples sources ............... no
  277. 0277 | App store compliance ................... no
  278. 0278 | Qt modules and options:
  279. 0279 | Qt Concurrent .......................... yes
  280. 0280 | Qt D-Bus ............................... yes
  281. 0281 | Qt D-Bus directly linked to libdbus .... no
  282. 0282 | Qt Gui ................................. yes
  283. 0283 | Qt Network ............................. yes
  284. 0284 | Qt PrintSupport ........................ yes
  285. 0285 | Qt Sql ................................. yes
  286. 0286 | Qt Testlib ............................. yes
  287. 0287 | Qt Widgets ............................. yes
  288. 0288 | Qt Xml ................................. yes
  289. 0289 | Support enabled for:
  290. 0290 | Using pkg-config ....................... no
  291. 0291 | Using vcpkg ............................ no
  292. 0292 | udev ................................... no
  293. 0293 | OpenSSL ................................ no
  294. 0294 | Qt directly linked to OpenSSL ........ no
  295. 0295 | OpenSSL 1.1 ............................ no
  296. 0296 | OpenSSL 3.0 ............................ no
  297. 0297 | Using system zlib ...................... no
  298. 0298 | Zstandard support ...................... no
  299. 0299 | Thread support ......................... yes
  300. 0300 | Common build options:
  301. 0301 | Linker can resolve circular dependencies yes
  302. 0302 | Qt Core:
  303. 0303 | backtrace .............................. no
  304. 0304 | DoubleConversion ....................... yes
  305. 0305 | Using system DoubleConversion ........ no
  306. 0306 | GLib ................................... no
  307. 0307 | ICU .................................... no
  308. 0308 | Using system libb2 ..................... no
  309. 0309 | Built-in copy of the MIME database ..... yes
  310. 0310 | Application permissions ................ yes
  311. 0311 | Tracing backend ........................ <none>
  312. 0312 | OpenSSL based cryptographic hash ....... no
  313. 0313 | Logging backends:
  314. 0314 | journald ............................. no
  315. 0315 | syslog ............................... no
  316. 0316 | slog2 ................................ no
  317. 0317 | PCRE2 .................................. yes
  318. 0318 | Using system PCRE2 ................... no
  319. 0319 | Qt Sql:
  320. 0320 | SQL item models ........................ yes
  321. 0321 | Qt Network:
  322. 0322 | getifaddrs() ........................... no
  323. 0323 | IPv6 ifname ............................ no
  324. 0324 | libproxy ............................... no
  325. 0325 | Schannel ............................... yes
  326. 0326 | DTLS ................................... no
  327. 0327 | OCSP-stapling .......................... no
  328. 0328 | SCTP ................................... no
  329. 0329 | Use system proxies ..................... yes
  330. 0330 | GSSAPI ................................. no
  331. 0331 | Brotli Decompression Support ........... no
  332. 0332 | qIsEffectiveTLD() ...................... yes
  333. 0333 | Built-in publicsuffix database ....... yes
  334. 0334 | System publicsuffix database ......... no
  335. 0335 | Core tools:
  336. 0336 | Android deployment tool ................ yes
  337. 0337 | macOS deployment tool .................. no
  338. 0338 | Windows deployment tool ................ yes
  339. 0339 | qmake .................................. yes
  340. 0340 | Qt Gui:
  341. 0341 | Accessibility .......................... yes
  342. 0342 | FreeType ............................... yes
  343. 0343 | Using system FreeType ................ no
  344. 0344 | HarfBuzz ............................... yes
  345. 0345 | Using system HarfBuzz ................ no
  346. 0346 | Fontconfig ............................. no
  347. 0347 | Image formats:
  348. 0348 | GIF .................................. yes
  349. 0349 | ICO .................................. yes
  350. 0350 | JPEG ................................. yes
  351. 0351 | Using system libjpeg ............... no
  352. 0352 | PNG .................................. yes
  353. 0353 | Using system libpng ................ no
  354. 0354 | Text formats:
  355. 0355 | HtmlParser ........................... yes
  356. 0356 | CssParser ............................ yes
  357. 0357 | OdfWriter ............................ yes
  358. 0358 | MarkdownReader ....................... yes
  359. 0359 | Using system libmd4c ............... no
  360. 0360 | MarkdownWriter ....................... yes
  361. 0361 | EGL .................................... no
  362. 0362 | OpenVG ................................. no
  363. 0363 | OpenGL:
  364. 0364 | Desktop OpenGL ....................... no
  365. 0365 | Dynamic OpenGL ....................... yes
  366. 0366 | OpenGL ES 2.0 ........................ no
  367. 0367 | OpenGL ES 3.0 ........................ no
  368. 0368 | OpenGL ES 3.1 ........................ no
  369. 0369 | OpenGL ES 3.2 ........................ no
  370. 0370 | Vulkan ................................. no
  371. 0371 | Session Management ..................... yes
  372. 0372 | Features used by QPA backends:
  373. 0373 | evdev .................................. no
  374. 0374 | libinput ............................... no
  375. 0375 | HiRes wheel support in libinput ........ no
  376. 0376 | INTEGRITY HID .......................... no
  377. 0377 | mtdev .................................. no
  378. 0378 | tslib .................................. no
  379. 0379 | xkbcommon .............................. no
  380. 0380 | X11 specific:
  381. 0381 | XLib ................................. no
  382. 0382 | XCB Xlib ............................. no
  383. 0383 | EGL on X11 ........................... no
  384. 0384 | xkbcommon-x11 ........................ no
  385. 0385 | xcb-sm ............................... no
  386. 0386 | QPA backends:
  387. 0387 | DirectFB ............................... no
  388. 0388 | EGLFS .................................. no
  389. 0389 | EGLFS details:
  390. 0390 | EGLFS OpenWFD ........................ no
  391. 0391 | EGLFS i.Mx6 .......................... no
  392. 0392 | EGLFS i.Mx6 Wayland .................. no
  393. 0393 | EGLFS RCAR ........................... no
  394. 0394 | EGLFS EGLDevice ...................... no
  395. 0395 | EGLFS GBM ............................ no
  396. 0396 | EGLFS VSP2 ........................... no
  397. 0397 | EGLFS Mali ........................... no
  398. 0398 | EGLFS Raspberry Pi ................... no
  399. 0399 | EGLFS X11 ............................ no
  400. 0400 | LinuxFB ................................ no
  401. 0401 | VNC .................................... no
  402. 0402 | VK_KHR_display ......................... no
  403. 0403 | QNX:
  404. 0404 | lgmon ................................ no
  405. 0405 | IMF .................................. no
  406. 0406 | XCB:
  407. 0407 | Using system-provided xcb-xinput ..... no
  408. 0408 | GL integrations:
  409. 0409 | GLX Plugin ......................... no
  410. 0410 | XCB GLX .......................... no
  411. 0411 | EGL-X11 Plugin ..................... no
  412. 0412 | Windows:
  413. 0413 | Direct 2D ............................ yes
  414. 0414 | Direct 2D 1.1 ........................ yes
  415. 0415 | DirectWrite .......................... yes
  416. 0416 | DirectWrite 3 ........................ yes
  417. 0417 | Qt Widgets:
  418. 0418 | GTK+ ................................... no
  419. 0419 | Styles ................................. Fusion Windows WindowsVista
  420. 0420 | Qt Testlib:
  421. 0421 | Tester for item models ................. yes
  422. 0422 | Batch tests ............................ no
  423. 0423 | Qt PrintSupport:
  424. 0424 | CUPS ................................... no
  425. 0425 | Qt Sql Drivers:
  426. 0426 | DB2 (IBM) .............................. no
  427. 0427 | InterBase .............................. no
  428. 0428 | MySql .................................. no
  429. 0429 | OCI (Oracle) ........................... no
  430. 0430 | ODBC ................................... yes
  431. 0431 | PostgreSQL ............................. no
  432. 0432 | SQLite ................................. yes
  433. 0433 | Using system provided SQLite ......... no
  434. 0434 | Mimer .................................. no
  435. 0435 | Further Image Formats:
  436. 0436 | JasPer ................................. no
  437. 0437 | MNG .................................... no
  438. 0438 | TIFF ................................... yes
  439. 0439 | Using system libtiff ................. no
  440. 0440 | WEBP ................................... yes
  441. 0441 | Using system libwebp ................. no
  442. 0442 | Qt QML:
  443. 0443 | QML network support .................... yes
  444. 0444 | QML debugging and profiling support .... yes
  445. 0445 | QML just-in-time compiler .............. yes
  446. 0446 | QML XML http request ................... yes
  447. 0447 | QML Locale ............................. yes
  448. 0448 | Qt QML Models:
  449. 0449 | QML list model ......................... yes
  450. 0450 | QML delegate model ..................... yes
  451. 0451 | Qt Quick:
  452. 0452 | AnimatedImage item ..................... yes
  453. 0453 | Canvas item ............................ yes
  454. 0454 | Support for Qt Quick Designer .......... yes
  455. 0455 | Flipable item .......................... yes
  456. 0456 | GridView item .......................... yes
  457. 0457 | ListView item .......................... yes
  458. 0458 | TableView item ......................... yes
  459. 0459 | TreeView item .......................... yes
  460. 0460 | Path support ........................... yes
  461. 0461 | PathView item .......................... yes
  462. 0462 | Positioner items ....................... yes
  463. 0463 | Repeater item .......................... yes
  464. 0464 | ShaderEffect item ...................... yes
  465. 0465 | Sprite item ............................ yes
  466. 0466 | Qt Quick Templates 2:
  467. 0467 | Hover support .......................... yes
  468. 0468 | Multi-touch support .................... yes
  469. 0469 | Calendar support ....................... yes
  470. 0470 | Qt Quick Controls 2:
  471. 0471 | Styles ................................. Basic Fusion Imagine Material Universal Windows
  472. 0472 | QtQuick3D:
  473. 0473 | Assimp ................................. yes
  474. 0474 | System Assimp .......................... no
  475. 0475 | Qt Multimedia:
  476. 0476 | Spatial Audio .......................... yes
  477. 0477 | Spatial Audio (Quick3D) ................ yes
  478. 0478 | Low level Audio Backend:
  479. 0479 | ALSA (experimental) .................. no
  480. 0480 | PulseAudio ........................... no
  481. 0481 | MMRenderer ........................... no
  482. 0482 | CoreAudio ............................ no
  483. 0483 | Windows Media SDK .................... yes
  484. 0484 | Open SLES (Android) .................. no
  485. 0485 | Web Assembly ......................... no
  486. 0486 | Plugin:
  487. 0487 | GStreamer 1.0 ........................ no
  488. 0488 | FFmpeg ............................... no
  489. 0489 | MMRenderer ........................... no
  490. 0490 | AVFoundation ......................... no
  491. 0491 | Windows Media Foundation ............. no
  492. 0492 | Hardware acceleration and features:
  493. 0493 | Video for Linux ...................... no
  494. 0494 | VAAPI support ........................ no
  495. 0495 | Linux DMA buffer support ............. no
  496. 0496 | VideoToolbox ......................... no
  497. 0497 | Qt 3D:
  498. 0498 | Assimp ................................. yes
  499. 0499 | System Assimp .......................... no
  500. 0500 | Aspects:
  501. 0501 | Render aspect ........................ yes
  502. 0502 | Input aspect ......................... yes
  503. 0503 | Logic aspect ......................... yes
  504. 0504 | Animation aspect ..................... yes
  505. 0505 | Extras aspect ........................ yes
  506. 0506 | Qt 3D APIs:
  507. 0507 | Vulkan ................................. no
  508. 0508 | Qt 3D Renderers:
  509. 0509 | OpenGL Renderer ........................ yes
  510. 0510 | RHI Renderer ........................... yes
  511. 0511 | Qt3D Geometry Loaders:
  512. 0512 | Autodesk FBX ........................... no
  513. 0513 | Qt 5 Compatibility Libraries:
  514. 0514 | iconv .................................. no
  515. 0515 | Qt Charts Types:
  516. 0516 | Area Chart ............................. yes
  517. 0517 | Line Chart ............................. yes
  518. 0518 | Spline Chart ........................... yes
  519. 0519 | Scatter Chart .......................... yes
  520. 0520 | Bar Chart .............................. yes
  521. 0521 | Pie Chart .............................. yes
  522. 0522 | Boxplot Chart .......................... yes
  523. 0523 | Candlestick Chart ...................... yes
  524. 0524 | Qt Axis Types:
  525. 0525 | DateTime Axis .......................... yes
  526. 0526 | Qt Bluetooth:
  527. 0527 | BlueZ .................................. no
  528. 0528 | BlueZ Low Energy ....................... no
  529. 0529 | Linux Crypto API ....................... no
  530. 0530 | WinRT Bluetooth API .................... no
  531. 0531 | Qt Tools:
  532. 0532 | Qt Assistant ........................... yes
  533. 0533 | libclang found ......................... yes
  534. 0534 | Clang-based lupdate parser ............. yes
  535. 0535 | Qt Designer ............................ yes
  536. 0536 | Qt Distance Field Generator ............ yes
  537. 0537 | Qt Linguist ............................ yes
  538. 0538 | pixeltool .............................. yes
  539. 0539 | qdbus .................................. yes
  540. 0540 | QDoc ................................... yes
  541. 0541 | Qt Attributions Scanner ................ yes
  542. 0542 | qtdiag ................................. yes
  543. 0543 | qtplugininfo ........................... yes
  544. 0544 | Serial Port:
  545. 0545 | ntddmodm ............................... no
  546. 0546 | WebEngine Repository Build Options:
  547. 0547 | Build Ninja ............................ no
  548. 0548 | Build Gn ............................... yes
  549. 0549 | Jumbo Build ............................ yes
  550. 0550 | Developer build ........................ no
  551. 0551 | Build QtWebEngine Modules:
  552. 0552 | Build QtWebEngineCore ................ no
  553. 0553 | Build QtWebEngineWidgets ............. no
  554. 0554 | Build QtWebEngineQuick ............... no
  555. 0555 | Build QtPdf Modules:
  556. 0556 | Build QtPdfWidgets ................... no
  557. 0557 | Build QtPdfQuick ..................... no
  558. 0558 | Qt Protobuf:
  559. 0559 | Qt Core types support .................. no
  560. 0560 | Qt Gui types support ................... no
  561. 0561 | Well-known types support ............... no
  562. 0562 | Qt Protobuf tools:
  563. 0563 | Qt Protobuf generator .................. no
  564. 0564 | Qt GRPC:
  565. 0565 | gRPC support ........................... yes
  566. 0566 | Native gRPC support .................... no
  567. 0567 | Qt GRPC tools:
  568. 0568 | Qt GRPC generator ...................... no
  569. 0569 | Qt Opcua:
  570. 0570 | Open62541 .............................. yes
  571. 0571 | Unified Automation C++ SDK ............. no
  572. 0572 | Support for namespace 0 NodeId names ... yes
  573. 0573 | Namespace 0 NodeIds generator .......... no
  574. 0574 | Open62541 security support ............. no
  575. 0575 | Support for global discovery server .... no
  576. 0576 | Qt Remote Objects:
  577. 0577 | High Availability Manager (ham) ........ no
  578. 0578 | Qt Scxml:
  579. 0579 | ECMAScript data model for QtScxml ...... yes
  580. 0580 | Qt Sensors:
  581. 0581 | WinRT sensors backend .................. no
  582. 0582 | Qt SerialBus:
  583. 0583 | Socket CAN ............................. no
  584. 0584 | Socket CAN FD .......................... no
  585. 0585 | SerialPort Support ..................... yes
  586. 0586 | Qt TextToSpeech:
  587. 0587 | Flite .................................. no
  588. 0588 | Flite with ALSA ........................ no
  589. 0589 | Speech Dispatcher ...................... no
  590. 0590 | Qt Virtualkeyboard:
  591. 0591 | Desktop integration .................... yes
  592. 0592 | Built-in layouts ....................... yes
  593. 0593 | Key navigation ......................... no
  594. 0594 | Retro style as default ................. no
  595. 0595 | Sensitive Debug ........................ no
  596. 0596 | Cerence ................................ no
  597. 0597 | Static Linking ....................... no
  598. 0598 | Handwriting .......................... no
  599. 0599 | Alphabetic ......................... no
  600. 0600 | CJK ................................ no
  601. 0601 | XT9 .................................. no
  602. 0602 | XT9 Debug .......................... no
  603. 0603 | XT9 9-key layouts .................. no
  604. 0604 | Bundle resources ..................... no
  605. 0605 | Handwriting ........................ no
  606. 0606 | XT9 ................................ no
  607. 0607 | Hunspell ............................... no
  608. 0608 | Using Hunspell copy from 3rdparty/ ... no
  609. 0609 | OpenWnn ................................ yes
  610. 0610 | MyScript ............................... no
  611. 0611 | Example HWR ............................ no
  612. 0612 | Language support enabled for:
  613. 0613 | Arabic ............................... yes
  614. 0614 | Bulgarian ............................ yes
  615. 0615 | Czech ................................ yes
  616. 0616 | Danish ............................... yes
  617. 0617 | German ............................... yes
  618. 0618 | Greek ................................ yes
  619. 0619 | English GB ........................... yes
  620. 0620 | English US ........................... yes
  621. 0621 | Spanish .............................. yes
  622. 0622 | Spanish Mexico ....................... yes
  623. 0623 | Estonian ............................. yes
  624. 0624 | Farsi ................................ yes
  625. 0625 | Finnish .............................. yes
  626. 0626 | French Canada ........................ yes
  627. 0627 | French France ........................ yes
  628. 0628 | Hebrew ............................... yes
  629. 0629 | Hindi ................................ yes
  630. 0630 | Croatian ............................. yes
  631. 0631 | Hungarian ............................ yes
  632. 0632 | Indonesian ........................... yes
  633. 0633 | Italian .............................. yes
  634. 0634 | Japanese ............................. yes
  635. 0635 | Korean ............................... yes
  636. 0636 | Malay ................................ yes
  637. 0637 | Norwegian ............................ yes
  638. 0638 | Dutch ................................ yes
  639. 0639 | Polish ............................... yes
  640. 0640 | Portuguese Brazil .................... yes
  641. 0641 | Portuguese Portugal .................. yes
  642. 0642 | Romanian ............................. yes
  643. 0643 | Russian .............................. yes
  644. 0644 | Slovak ............................... yes
  645. 0645 | Slovenian ............................ yes
  646. 0646 | Albanian ............................. yes
  647. 0647 | Serbian .............................. yes
  648. 0648 | Swedish .............................. yes
  649. 0649 | Thai ................................. yes
  650. 0650 | Turkish .............................. yes
  651. 0651 | Ukrainian ............................ yes
  652. 0652 | Vietnamese ........................... yes
  653. 0653 | Simplified Chinese ................... yes
  654. 0654 | Traditional Chinese .................. yes
  655. 0655 | HongKong Chinese ..................... no
  656. 0656 | Traditional chinese input methods:
  657. 0657 | Zhuyin ............................... yes
  658. 0658 | Cangjie .............................. yes
  659. 0659 |
  660. 0660 |
  661. 0661 | Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
  662. 0662 |
  663. 0663 | WARNING: Basic cpp/winrt support missing. Some features might not be available.
  664. 0664 | WARNING: QtWebEngine won't be built. Tool gperf is required.
  665. 0665 | WARNING: QtPdf won't be built. Tool gperf is required.
  666. 0666 | WARNING: No perl found, compiling opus without some optimizations.
  667. 0667 |
  668. 0668 | --
  669. 0669 |
  670. 0670 | Qt is now configured for building. Just run 'cmake --build . --parallel'
  671. 0671 |
  672. 0672 | Once everything is built, you must run 'cmake --install .'
  673. 0673 | Qt will be installed into 'C:/Qt/Qt-6.6.2'
  674. 0674 |
  675. 0675 | To configure and build other Qt modules, you can use the following convenience script:
  676. 0676 | C:/Qt/Qt-6.6.2/bin/qt-configure-module.bat
  677. 0677 |
  678. 0678 | If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
  679. 0679 | Alternatively, you can add the --fresh flag to your CMake flags.
  680. 0680 |
  681. 0681 | -- Configuring done (204.4s)
  682. 0682 | CMake Warning in qtdeclarative/src/quickcontrols/material/impl/CMakeLists.txt:
  683. 0683 | The object file directory
  684. 0684 |
  685. 0685 | C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build/qtdeclarative/src/quickcontrols/material/impl/CMakeFiles/qtquickcontrols2materialstyleimplplugin.dir/./
  686. 0686 |
  687. 0687 | has 163 characters. The maximum full path to an object file is 250
  688. 0688 | characters (see CMAKE_OBJECT_PATH_MAX). Object file
  689. 0689 |
  690. 0690 | .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_RoundedElevationEffect_qml.cpp.obj
  691. 0691 |
  692. 0692 | cannot be safely placed under this directory. The build may not work
  693. 0693 | correctly.
  694. 0694 |
  695. 0695 |
  696. 0696 | CMake Warning in qtdeclarative/src/quickcontrols/universal/impl/CMakeLists.txt:
  697. 0697 | The object file directory
  698. 0698 |
  699. 0699 | C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build/qtdeclarative/src/quickcontrols/universal/impl/CMakeFiles/qtquickcontrols2universalstyleimplplugin.dir/./
  700. 0700 |
  701. 0701 | has 165 characters. The maximum full path to an object file is 250
  702. 0702 | characters (see CMAKE_OBJECT_PATH_MAX). Object file
  703. 0703 |
  704. 0704 | qtquickcontrols2universalstyleimplplugin_QtQuickControls2UniversalStyleImplPlugin.cpp.obj
  705. 0705 |
  706. 0706 | cannot be safely placed under this directory. The build may not work
  707. 0707 | correctly.
  708. 0708 |
  709. 0709 |
  710. 0710 | -- Generating done (35.4s)
  711. 0711 | -- Build files have been written to: C:/Users/kyrlon/Downloads/qt-everywhere-src-6.6.2/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement