oblivioncth

Qt6 Configure Path Limit

Jan 4th, 2021 (edited)
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.48 KB | None | 0 0
  1. Notice: re-mapping requested qmake spec to unified 'win32-msvc'.
  2.  
  3. opt: zlib val: qt
  4. opt: pcre val: qt
  5. opt: libpng val: qt
  6. Overriding option 'libpng' with 'qt' (was: 'undefined')
  7. opt: libjpeg val: qt
  8. Overriding option 'libjpeg' with 'qt' (was: 'undefined')
  9. opt: freetype val: qt
  10. Overriding option 'freetype' with 'qt' (was: 'undefined')
  11. CMake Warning at C:/qt-everywhere-src-6.0.0/qtbase/cmake/QtProcessConfigureArgs.cmake:223 (message):
  12. '-nomake tools' is not implemented yet.
  13. Call Stack (most recent call first):
  14. C:/qt-everywhere-src-6.0.0/qtbase/cmake/QtProcessConfigureArgs.cmake:674 (qtConfAddWarning)
  15.  
  16.  
  17. 'C:/Engineering/Development/Visual Studio/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe' '-DBUILD_webengine=OFF' '-DBUILD_WITH_PCH=OFF' '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=C://B' '-DQT_QMAKE_TARGET_MKSPEC=win32-msvc' '-DQT_BUILD_EXAMPLES=OFF' '-DQT_BUILD_TESTS=OFF' '-DCMAKE_CONFIGURATION_TYPES=RelWithDebInfo;Debug' '-DINPUT_opengl=desktop' '-DINPUT_optimize_size=ON' '-DINPUT_system_zlib=OFF' '-DINPUT_static_runtime=ON' '-DINPUT_make_tool=jom' '-DINPUT_pcre=qt' '-DINPUT_libpng=qt' '-DINPUT_libjpeg=qt' '-DINPUT_freetype=qt' '-G' 'Ninja Multi-Config' 'C:/qt-everywhere-src-6.0.0'
  18. -- The CXX compiler identification is MSVC 19.28.29335.0
  19. -- The C compiler identification is MSVC 19.28.29335.0
  20. -- The ASM compiler identification is MSVC
  21. -- Found assembler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe
  22. -- Detecting CXX compiler ABI info
  23. -- Detecting CXX compiler ABI info - done
  24. -- Check for working CXX compiler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  25. -- Detecting CXX compile features
  26. -- Detecting CXX compile features - done
  27. -- Detecting C compiler ABI info
  28. -- Detecting C compiler ABI info - done
  29. -- Check for working C compiler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  30. -- Detecting C compile features
  31. -- Detecting C compile features - done
  32. Check dependencies of 'qtbase'
  33. Check dependencies of 'qt5compat'
  34. Check dependencies of 'qtsvg'
  35. Check dependencies of 'qtdeclarative'
  36. Check dependencies of 'qttools'
  37. Check dependencies of 'qtquickcontrols2'
  38. Check dependencies of 'qtdoc'
  39. Check dependencies of 'qtshadertools'
  40. Check dependencies of 'qtquick3d'
  41. Check dependencies of 'qtquicktimeline'
  42. Check dependencies of 'qttranslations'
  43. Check dependencies of 'qtwayland'
  44. Configuring 'qtbase'
  45. -- Building for multiple configurations: RelWithDebInfo;Debug.
  46. -- Main configuration is: RelWithDebInfo.
  47. -- Extracting architecture info from C:/Q/qtbase/config.tests/arch/RelWithDebInfo/architecture_test.exe.
  48. -- Performing Test HAVE_LD_VERSION_SCRIPT
  49. -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
  50. -- CMAKE_VERSION: "3.18.20081302-MSVC_2"
  51. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19041"
  52. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  53. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19041"
  54. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  55. -- CMAKE_SYSTEM: "Windows"
  56. -- CMAKE_SYSTEM_NAME: "Windows"
  57. -- CMAKE_SYSTEM_VERSION: "10.0.19041"
  58. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  59. -- CMAKE_CROSSCOMPILING: "FALSE"
  60. -- CMAKE_C_COMPILER: "C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  61. -- CMAKE_CXX_COMPILER: "C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  62. -- MSVC_VERSION: "1928"
  63. -- MSVC_TOOLSET_VERSION: "142"
  64. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8")
  65. -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
  66. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  67. -- Performing Test HAVE_cxx14
  68. -- Performing Test HAVE_cxx14 - Success
  69. -- Performing Test HAVE_cxx17
  70. -- Performing Test HAVE_cxx17 - Success
  71. -- Performing Test HAVE_cxx2a
  72. -- Performing Test HAVE_cxx2a - Success
  73. -- Performing Test HAVE_precompile_header
  74. -- Performing Test HAVE_precompile_header - Failed
  75. -- Performing Test TEST_use_bfd_linker
  76. -- Performing Test TEST_use_bfd_linker - Failed
  77. -- Performing Test TEST_use_gold_linker
  78. -- Performing Test TEST_use_gold_linker - Failed
  79. -- Performing Test TEST_use_lld_linker
  80. -- Performing Test TEST_use_lld_linker - Failed
  81. -- Performing Test TEST_optimize_debug
  82. -- Performing Test TEST_optimize_debug - Success
  83. -- Performing Test TEST_enable_new_dtags
  84. -- Performing Test TEST_enable_new_dtags - Success
  85. -- Performing Test TEST_gdb_index
  86. -- Performing Test TEST_gdb_index - Success
  87. -- Performing Test HAVE_reduce_relocations
  88. -- Performing Test HAVE_reduce_relocations - Failed
  89. -- Performing Test separate debug information support
  90. -- Performing Test separate debug information support - Failed
  91. -- Performing Test HAVE_signaling_nan
  92. -- Performing Test HAVE_signaling_nan - Success
  93. -- Performing SIMD Test SSE2 instructions
  94. -- Performing SIMD Test SSE2 instructions - Success
  95. -- Performing SIMD Test SSE3 instructions
  96. -- Performing SIMD Test SSE3 instructions - Success
  97. -- Performing SIMD Test SSSE3 instructions
  98. -- Performing SIMD Test SSSE3 instructions - Success
  99. -- Performing SIMD Test SSE4.1 instructions
  100. -- Performing SIMD Test SSE4.1 instructions - Success
  101. -- Performing SIMD Test SSE4.2 instructions
  102. -- Performing SIMD Test SSE4.2 instructions - Success
  103. -- Performing SIMD Test AES new instructions
  104. -- Performing SIMD Test AES new instructions - Success
  105. -- Performing SIMD Test F16C instructions
  106. -- Performing SIMD Test F16C instructions - Success
  107. -- Performing SIMD Test RDRAND instruction
  108. -- Performing SIMD Test RDRAND instruction - Success
  109. -- Performing SIMD Test RDSEED instruction
  110. -- Performing SIMD Test RDSEED instruction - Success
  111. -- Performing SIMD Test SHA new instructions
  112. -- Performing SIMD Test SHA new instructions - Success
  113. -- Performing SIMD Test AVX instructions
  114. -- Performing SIMD Test AVX instructions - Success
  115. -- Performing SIMD Test AVX2 instructions
  116. -- Performing SIMD Test AVX2 instructions - Success
  117. -- Performing SIMD Test AVX512 F instructions
  118. -- Performing SIMD Test AVX512 F instructions - Success
  119. -- Performing SIMD Test AVX512 ER instructions
  120. -- Performing SIMD Test AVX512 ER instructions - Success
  121. -- Performing SIMD Test AVX512 CD instructions
  122. -- Performing SIMD Test AVX512 CD instructions - Success
  123. -- Performing SIMD Test AVX512 PF instructions
  124. -- Performing SIMD Test AVX512 PF instructions - Success
  125. -- Performing SIMD Test AVX512 DQ instructions
  126. -- Performing SIMD Test AVX512 DQ instructions - Success
  127. -- Performing SIMD Test AVX512 BW instructions
  128. -- Performing SIMD Test AVX512 BW instructions - Success
  129. -- Performing SIMD Test AVX512 VL instructions
  130. -- Performing SIMD Test AVX512 VL instructions - Success
  131. -- Performing SIMD Test AVX512 IFMA instructions
  132. -- Performing SIMD Test AVX512 IFMA instructions - Success
  133. -- Performing SIMD Test AVX512 VBMI instructions
  134. -- Performing SIMD Test AVX512 VBMI instructions - Success
  135. -- Performing Test HAVE_posix_fallocate
  136. -- Performing Test HAVE_posix_fallocate - Failed
  137. -- Performing Test HAVE_alloca_stdlib_h
  138. -- Performing Test HAVE_alloca_stdlib_h - Failed
  139. -- Performing Test HAVE_alloca_h
  140. -- Performing Test HAVE_alloca_h - Failed
  141. -- Performing Test HAVE_alloca_malloc_h
  142. -- Performing Test HAVE_alloca_malloc_h - Success
  143. -- Performing Test HAVE_stack_protector
  144. -- Performing Test HAVE_stack_protector - Success
  145. -- Performing Test HAVE_intelcet
  146. -- Performing Test HAVE_intelcet - Failed
  147. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  148. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  149. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  150. -- Found the following ICU libraries:
  151. -- i18n (required)
  152. -- uc (required)
  153. -- The following ICU libraries were not found:
  154. -- data (required)
  155. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  156. -- Performing Test HAVE_STDATOMIC
  157. -- Performing Test HAVE_STDATOMIC - Success
  158. -- Found WrapAtomic: TRUE
  159. -- Performing Test HAVE_GETTIME
  160. -- Performing Test HAVE_GETTIME - Failed
  161. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  162. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  163. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  164. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  165. -- Performing Test HAVE_atomicfptr
  166. -- Performing Test HAVE_atomicfptr - Success
  167. -- Performing Test HAVE_cloexec
  168. -- Performing Test HAVE_cloexec - Failed
  169. -- Performing Test HAVE_cxx11_future
  170. -- Performing Test HAVE_cxx11_future - Success
  171. -- Performing Test HAVE_cxx11_random
  172. -- Performing Test HAVE_cxx11_random - Success
  173. -- Performing Test HAVE_cxx17_filesystem
  174. -- Performing Test HAVE_cxx17_filesystem - Success
  175. -- Performing Test HAVE_eventfd
  176. -- Performing Test HAVE_eventfd - Failed
  177. -- Performing Test HAVE_futimens
  178. -- Performing Test HAVE_futimens - Failed
  179. -- Performing Test HAVE_futimes
  180. -- Performing Test HAVE_futimes - Failed
  181. -- Performing Test HAVE_getauxval
  182. -- Performing Test HAVE_getauxval - Failed
  183. -- Performing Test HAVE_getentropy
  184. -- Performing Test HAVE_getentropy - Failed
  185. -- Performing Test HAVE_glibc
  186. -- Performing Test HAVE_glibc - Failed
  187. -- Performing Test HAVE_inotify
  188. -- Performing Test HAVE_inotify - Failed
  189. -- Performing Test HAVE_ipc_sysv
  190. -- Performing Test HAVE_ipc_sysv - Failed
  191. -- Performing Test HAVE_ipc_posix
  192. -- Performing Test HAVE_ipc_posix - Failed
  193. -- Performing Test HAVE_linkat
  194. -- Performing Test HAVE_linkat - Failed
  195. -- Performing Test HAVE_ppoll
  196. -- Performing Test HAVE_ppoll - Failed
  197. -- Performing Test HAVE_pollts
  198. -- Performing Test HAVE_pollts - Failed
  199. -- Performing Test HAVE_poll
  200. -- Performing Test HAVE_poll - Failed
  201. -- Performing Test HAVE_renameat2
  202. -- Performing Test HAVE_renameat2 - Failed
  203. -- Performing Test HAVE_statx
  204. -- Performing Test HAVE_statx - Failed
  205. -- Performing Test HAVE_syslog
  206. -- Performing Test HAVE_syslog - Failed
  207. -- Performing Test HAVE_xlocalescanprint
  208. -- Performing Test HAVE_xlocalescanprint - Failed
  209. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  210. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  211. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  212. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  213. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  214. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  215. -- Performing Test HAVE_getifaddrs
  216. -- Performing Test HAVE_getifaddrs - Failed
  217. -- Performing Test HAVE_ipv6ifname
  218. -- Performing Test HAVE_ipv6ifname - Failed
  219. -- Performing Test HAVE_linux_netlink
  220. -- Performing Test HAVE_linux_netlink - Failed
  221. -- Performing Test HAVE_sctp
  222. -- Performing Test HAVE_sctp - Failed
  223. -- Performing Test HAVE_netlistmgr
  224. -- Performing Test HAVE_netlistmgr - Success
  225. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  226. -- Performing Test HAVE_EGL
  227. -- Performing Test HAVE_EGL - Failed
  228. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  229. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  230. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  231. -- Findgbm.cmake cannot find gbm on Windows systems.
  232. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  233. -- FindLibinput.cmake cannot find libinput on Windows systems.
  234. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  235. -- Could NOT find WrapSystemPNG (missing: __png_found)
  236. -- Found OpenGL: opengl32
  237. -- Found WrapOpenGL: TRUE
  238. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  239. -- Performing Test HAVE_GLESv2
  240. -- Performing Test HAVE_GLESv2 - Failed
  241. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  242. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  243. -- Performing Test HAVE_evdev
  244. -- Performing Test HAVE_evdev - Failed
  245. -- Performing Test HAVE_integrityfb
  246. -- Performing Test HAVE_integrityfb - Failed
  247. -- Performing Test HAVE_linuxfb
  248. -- Performing Test HAVE_linuxfb - Failed
  249. -- Performing Test HAVE_directwrite
  250. -- Performing Test HAVE_directwrite - Success
  251. -- Performing Test HAVE_directwrite3
  252. -- Performing Test HAVE_directwrite3 - Success
  253. -- Performing Test HAVE_d2d1
  254. -- Performing Test HAVE_d2d1 - Success
  255. -- Performing Test HAVE_d2d1_1
  256. -- Performing Test HAVE_d2d1_1 - Success
  257. -- Tool 'Qt6::moc' will be built from source.
  258. -- Tool 'Qt6::rcc' will be built from source.
  259. -- Tool 'Qt6::tracegen' will be built from source.
  260. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  261. -- Looking for pthread.h
  262. -- Looking for pthread.h - not found
  263. -- Found Threads: TRUE
  264. -- Using Qt bundled PCRE2.
  265. -- Found WrapPCRE2: TRUE
  266. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  267. -- Running syncqt for module: 'QtCore'
  268. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  269. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  270. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  271. -- Found the following ICU libraries:
  272. -- i18n (required)
  273. -- uc (required)
  274. -- The following ICU libraries were not found:
  275. -- data (required)
  276. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  277. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  278. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  279. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  280. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  281. CMake Warning at qtbase/src/corelib/CMakeLists.txt:1213 (message):
  282. xmlstarlet was not found. freedesktop.org.xml will not be minified!
  283.  
  284.  
  285. -- Running syncqt for module: 'QtZlib'
  286. -- Running syncqt for module: 'QtConcurrent'
  287. -- Running syncqt for module: 'QtSql'
  288. QtSql: created deprecated header(s) { qsql.h }
  289. -- Running syncqt for module: 'QtNetwork'
  290. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  291. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  292. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  293. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  294. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  295. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  296. -- Running syncqt for module: 'QtXml'
  297. -- Tool 'Qt6::uic' will be built from source.
  298. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  299. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  300. -- Tool 'Qt6::qlalr' will be built from source.
  301. -- Tool 'Qt6::qvkgen' will be built from source.
  302. -- Running syncqt for module: 'QtDBus'
  303. QtDBus: created deprecated header(s) { qdbusmacros.h }
  304. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  305. -- Using Qt bundled Harfbuzz.
  306. -- Found WrapHarfbuzz: TRUE
  307. -- Using Qt bundled PNG.
  308. -- Found WrapPNG: TRUE
  309. -- Using Qt bundled Freetype.
  310. -- Found WrapFreetype: TRUE
  311. -- Running syncqt for module: 'QtGui'
  312. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  313. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  314. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  315. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  316. -- Findgbm.cmake cannot find gbm on Windows systems.
  317. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  318. -- FindLibinput.cmake cannot find libinput on Windows systems.
  319. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  320. -- Could NOT find WrapSystemPNG (missing: __png_found)
  321. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  322. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  323. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  324. -- Running syncqt for module: 'QtOpenGL'
  325. -- Running syncqt for module: 'QtWidgets'
  326. -- Running syncqt for module: 'QtOpenGLWidgets'
  327. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  328. -- Running syncqt for module: 'QtFbSupport'
  329. -- Running syncqt for module: 'QtTest'
  330. QtTest: created deprecated header(s) { qtest_global.h }
  331. -- Running syncqt for module: 'QtPrintSupport'
  332. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  333. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES)
  334. -- Could NOT find MySQL (missing: MySQL_LIBRARIES MySQL_INCLUDE_DIRS)
  335. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR PostgreSQL_TYPE_INCLUDE_DIR)
  336. -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES)
  337. -- Found ODBC: odbc32.lib
  338. -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
  339. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  340. -- Tool 'Qt6::qmake' will be built from source.
  341. Generating Plugins files for BundledLibpng;BundledFreetype;BundledHarfbuzz;BundledPcre2;EntryPoint;Core;Core_qobject;Zlib;Concurrent;Sql;Network;Xml;DBus;Gui;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupport;FbSupport;Test;PrintSupport...
  342. Configuring 'qt5compat'
  343. -- Building for multiple configurations: RelWithDebInfo;Debug.
  344. -- Main configuration is: RelWithDebInfo.
  345. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  346. -- Running syncqt for module: 'QtCore5Compat'
  347. -- Found the following ICU libraries:
  348. -- i18n (required)
  349. -- uc (required)
  350. -- The following ICU libraries were not found:
  351. -- data (required)
  352. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  353. -- Performing Test HAVE_ICONV
  354. -- Performing Test HAVE_ICONV - Failed
  355. -- Performing Test HAVE_ICONV_WITH_LIB
  356. -- Performing Test HAVE_ICONV_WITH_LIB - Failed
  357. Generating Plugins files for Core5Compat...
  358. Configuring 'qtsvg'
  359. -- Building for multiple configurations: RelWithDebInfo;Debug.
  360. -- Main configuration is: RelWithDebInfo.
  361. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  362. -- Running syncqt for module: 'QtSvg'
  363. -- Running syncqt for module: 'QtSvgWidgets'
  364. Generating Plugins files for Svg;SvgWidgets...
  365. Configuring 'qtdeclarative'
  366. -- Building for multiple configurations: RelWithDebInfo;Debug.
  367. -- Main configuration is: RelWithDebInfo.
  368. -- Found PythonInterp: C:/Engineering/Development/Python3/python.exe (found version "3.8.3")
  369. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  370. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  371. -- Running syncqt for module: 'QtQml'
  372. -- Performing Test HAVE_cxx14_make_unique
  373. -- Performing Test HAVE_cxx14_make_unique - Success
  374. -- Performing Test HAVE_pointer_32bit
  375. -- Performing Test HAVE_pointer_32bit - Failed
  376. -- Performing Test HAVE_pointer_64bit
  377. -- Performing Test HAVE_pointer_64bit - Success
  378. -- Performing Test HAVE_arm_thumb
  379. -- Performing Test HAVE_arm_thumb - Failed
  380. -- Performing Test HAVE_arm_fp
  381. -- Performing Test HAVE_arm_fp - Success
  382. -- Running syncqt for module: 'QtQmlModels'
  383. -- Running syncqt for module: 'QtQmlWorkerScript'
  384. -- Running syncqt for module: 'QtQuick'
  385. -- Running syncqt for module: 'QtQuickShapes'
  386. -- Running syncqt for module: 'QtQuickTest'
  387. -- Running syncqt for module: 'QtQuickParticles'
  388. -- Running syncqt for module: 'QtQuickWidgets'
  389. -- Running syncqt for module: 'QtPacketProtocol'
  390. -- Running syncqt for module: 'QtQmlCompiler'
  391. -- Tool 'Qt6::qmlcachegen' will be built from source.
  392. -- Running syncqt for module: 'QtQmlDebug'
  393. -- Tool 'Qt6::qmllint' will be built from source.
  394. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  395. -- Tool 'Qt6::qmlformat' will be built from source.
  396. -- Tool 'Qt6::qml' will be built from source.
  397. -- Tool 'Qt6::qmlprofiler' will be built from source.
  398. -- Tool 'Qt6::qmlpreview' will be built from source.
  399. -- Tool 'Qt6::qmltestrunner' will be built from source.
  400. Generating Plugins files for Qml;QmlModels;QmlWorkerScript;Quick;QuickShapes;QuickTest;QuickParticles;QuickWidgets;PacketProtocol;QmlDevTools;QmlCompiler;QmlDebug...
  401. Configuring 'qttools'
  402. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  403. -- Building for multiple configurations: RelWithDebInfo;Debug.
  404. -- Main configuration is: RelWithDebInfo.
  405. -- Could NOT find Clang (missing: Clang_DIR)
  406. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  407. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  408. -- Running syncqt for module: 'QtTools'
  409. -- Could NOT find Clang (missing: Clang_DIR)
  410. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  411. -- Tool 'Qt6::lconvert' will be built from source.
  412. -- Tool 'Qt6::lprodump' will be built from source.
  413. -- Tool 'Qt6::lrelease' will be built from source.
  414. -- Tool 'Qt6::lrelease-pro' will be built from source.
  415. CMake Warning at qttools/src/linguist/lupdate/CMakeLists.txt:5 (message):
  416. lupdate will not be built in this configuration.
  417.  
  418.  
  419. -- Tool 'Qt6::lupdate-pro' will be built from source.
  420. -- Running syncqt for module: 'QtUiPlugin'
  421. -- Running syncqt for module: 'QtUiTools'
  422. -- Running syncqt for module: 'QtDesigner'
  423. QtDesigner: WARNING: C:/qt-everywhere-src-6.0.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  424. QtDesigner: created deprecated header(s) { QDesignerCustomWidgetCollectionInterface, qdesignerexportwidget.h, customwidget.h, QDesignerCustomWidgetInterface, QDesignerExportWidget }
  425. -- Running syncqt for module: 'QtDesignerComponents'
  426. -- Running syncqt for module: 'QtHelp'
  427. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  428. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  429. -- Tool 'Qt6::windeployqt' will be built from source.
  430. Generating Plugins files for Tools;Linguist;UiPlugin;UiTools;Designer;DesignerComponents;Help...
  431. Configuring 'qtquickcontrols2'
  432. -- Building for multiple configurations: RelWithDebInfo;Debug.
  433. -- Main configuration is: RelWithDebInfo.
  434. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  435. -- Running syncqt for module: 'QtQuickTemplates2'
  436. -- Running syncqt for module: 'QtQuickControls2'
  437. -- Running syncqt for module: 'QtQuickControls2Impl'
  438. Generating Plugins files for QuickTemplates2;QuickControls2;QuickControls2Impl...
  439. Configuring 'qtdoc'
  440. -- Building for multiple configurations: RelWithDebInfo;Debug.
  441. -- Main configuration is: RelWithDebInfo.
  442. Generating Plugins files for ...
  443. Configuring 'qtshadertools'
  444. -- Building for multiple configurations: RelWithDebInfo;Debug.
  445. -- Main configuration is: RelWithDebInfo.
  446. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  447. -- Running syncqt for module: 'QtShaderTools'
  448. -- Tool 'Qt6::qsb' will be built from source.
  449. Generating Plugins files for BundledGlslang_Spirv;BundledGlslang_Osdependent;BundledGlslang_Oglcompiler;BundledGlslang_Glslang;BundledSpirv_Cross;ShaderTools...
  450. Configuring 'qtquick3d'
  451. -- Building for multiple configurations: RelWithDebInfo;Debug.
  452. -- Main configuration is: RelWithDebInfo.
  453. -- Using source syncqt found at: C:/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  454. -- Running syncqt for module: 'QtQuick3DUtils'
  455. -- Running syncqt for module: 'QtQuick3DAssetImport'
  456. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  457. -- Performing Test Assimp
  458. -- Performing Test Assimp - Failed
  459. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  460. -- Running syncqt for module: 'QtQuick3D'
  461. -- Tool 'Qt6::balsam' will be built from source.
  462. -- Tool 'Qt6::meshdebug' will be built from source.
  463. -- Tool 'Qt6::shadergen' will be built from source.
  464. Generating Plugins files for Quick3DUtils;Quick3DAssetImport;Quick3DRuntimeRender;Quick3D...
  465. Configuring 'qtquicktimeline'
  466. -- Building for multiple configurations: RelWithDebInfo;Debug.
  467. -- Main configuration is: RelWithDebInfo.
  468. Generating Plugins files for ...
  469. Configuring 'qttranslations'
  470. -- Building for multiple configurations: RelWithDebInfo;Debug.
  471. -- Main configuration is: RelWithDebInfo.
  472. -- Skipping adding translation custom targets due to missing lupdate or lconvert.
  473. Configuring 'qtwayland'
  474. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  475. -- The following packages have been found:
  476.  
  477. * QtBuildInternals
  478. * OpenGL
  479. * ODBC
  480. * WrapIconv
  481. * Qt6Concurrent
  482. * PythonInterp
  483. * Qt6DBusTools (required version >= 6.0.0)
  484. * Qt6DBus
  485. * Qt6Xml
  486. * Qt6QuickWidgets
  487. * Qt6QmlDevTools
  488. * Qt6PrintSupport
  489. * Qt6OpenGLWidgets
  490. * Qt6WidgetsTools (required version >= 6.0.0)
  491. * Qt6Widgets
  492. * Qt6QuickTest
  493. * Qt6Test
  494. * Qt6Sql
  495. * Qt6ShaderToolsTools (required version >= 6.0.0)
  496. * Qt6ShaderTools
  497. * Qt6Zlib
  498. * WrapOpenGL
  499. * WrapPNG
  500. * WrapHarfbuzz
  501. * WrapFreetype
  502. * Qt6GuiTools (required version >= 6.0.0)
  503. * Qt6Gui (required version >= 6.0.0)
  504. * Qt6QmlTools (required version >= 6.0.0)
  505. * Qt6Network (required version >= 6.0.0)
  506. * Qt6Qml (required version >= 6.0.0)
  507. * Qt6QmlModels (required version >= 6.0.0)
  508. * Qt6OpenGL (required version >= 6.0.0)
  509. * Qt6Quick
  510. * WrapAtomic
  511. * WrapPCRE2
  512. * Qt6CoreTools (required version >= 6.0.0)
  513. * Qt6Core
  514. * Qt6LinguistTools (required version >= 6.0.0)
  515. * Qt6Linguist
  516. * Threads
  517. * Qt6BuildInternals
  518. * Qt6 (required version >= 6.0.0)
  519.  
  520. -- The following OPTIONAL packages have not been found:
  521.  
  522. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  523. * WrapDBus1 (required version >= 1.2)
  524. * Libudev
  525. * WrapDoubleConversion
  526. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  527. * Libsystemd
  528. * Libb2
  529. * WrapRt
  530. * LTTngUST
  531. * WrapSystemPCRE2 (required version >= 10.20)
  532. * Slog2
  533. * WrapBrotli
  534. * Libproxy
  535. * OpenSSL
  536. * WrapOpenSSLHeaders
  537. * WrapOpenSSL
  538. * GSSAPI, Generic Security Services Application Program Interface
  539. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  540. * ATSPI2
  541. * DirectFB
  542. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  543. * WrapSystemFreetype (required version >= 2.2.0)
  544. * Fontconfig
  545. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  546. * WrapSystemHarfbuzz (required version >= 2.6.0)
  547. * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., <http://www.freedesktop.org/wiki/Software/libinput/>
  548. * WrapSystemPNG
  549. * Mtdev
  550. * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., <https://www.khronos.org/egl/>
  551. * GLESv2
  552. * Tslib
  553. * Vulkan
  554. * GTK3 (required version >= 3.6)
  555. * Cups
  556. * DB2, IBM DB2 client library, <https://www.ibm.com>
  557. * MySQL, MySQL client library, <https://www.mysql.com>
  558. * PostgreSQL
  559. * Oracle, Oracle client library, <https://www.oracle.com>
  560. * SQLite3
  561. * JPEG
  562. * ICU
  563. * Qt6AxContainer
  564. * Clang
  565. * WrapLibClang (required version >= 8)
  566. * WrapQuick3DAssimp (required version >= 5)
  567.  
  568. Configure summary:
  569.  
  570. Building for: win32-msvc (x86_64, CPU features: sse sse2)
  571. Compiler: msvc 19.28.29335.0
  572. Build options:
  573. Mode ................................... debug and release (with debug info)
  574. Optimize release build for size ........ yes
  575. Fully optimize release builds (-O3) .... no
  576. Building shared libraries .............. no
  577. Using C standard ....................... C11
  578. Using C++ standard ..................... C++17
  579. Relocatable ............................ no
  580. Using precompiled headers .............. no
  581. Using LTCG ............................. no
  582. Target compiler supports:
  583. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  584. AVX .................................. AVX AVX2
  585. AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  586. Other x86 ............................ F16C RDRAND
  587. Sanitizers:
  588. Addresses ............................ no
  589. Threads .............................. no
  590. Memory ............................... no
  591. Fuzzer (instrumentation only) ........ no
  592. Undefined ............................ no
  593. Build parts ............................ libs tools
  594. App store compliance ................... no
  595. Qt modules and options:
  596. Qt Concurrent .......................... yes
  597. Qt D-Bus ............................... yes
  598. Qt D-Bus directly linked to libdbus .... no
  599. Qt Gui ................................. yes
  600. Qt Network ............................. yes
  601. Qt Sql ................................. yes
  602. Qt Testlib ............................. yes
  603. Qt Widgets ............................. yes
  604. Qt Xml ................................. yes
  605. Support enabled for:
  606. Using pkg-config ....................... no
  607. udev ................................... no
  608. Using system zlib ...................... no
  609. Zstandard support ...................... no
  610. Qt Core:
  611. DoubleConversion ....................... yes
  612. Using system DoubleConversion ........ no
  613. GLib ................................... no
  614. ICU .................................... no
  615. Using system libb2 ..................... no
  616. Built-in copy of the MIME database ..... yes
  617. Tracing backend ........................ <none>
  618. Logging backends:
  619. journald ............................. no
  620. syslog ............................... no
  621. slog2 ................................ no
  622. PCRE2 .................................. yes
  623. Using system PCRE2 ................... no
  624. Qt Sql:
  625. SQL item models ........................ yes
  626. Qt Network:
  627. getifaddrs() ........................... no
  628. IPv6 ifname ............................ no
  629. libproxy ............................... no
  630. Schannel ............................... no
  631. OpenSSL ................................ no
  632. Qt directly linked to OpenSSL ........ no
  633. OpenSSL 1.1 ............................ no
  634. DTLS ................................... no
  635. OCSP-stapling .......................... no
  636. SCTP ................................... no
  637. Use system proxies ..................... yes
  638. GSSAPI ................................. no
  639. Brotli Decompression Support ........... no
  640. Qt Gui:
  641. Accessibility .......................... yes
  642. FreeType ............................... yes
  643. Using system FreeType ................ no
  644. HarfBuzz ............................... yes
  645. Using system HarfBuzz ................ no
  646. Fontconfig ............................. no
  647. Image formats:
  648. GIF .................................. yes
  649. ICO .................................. yes
  650. JPEG ................................. yes
  651. Using system libjpeg ............... no
  652. PNG .................................. yes
  653. Using system libpng ................ no
  654. Text formats:
  655. HtmlParser ........................... yes
  656. CssParser ............................ yes
  657. OdfWriter ............................ yes
  658. MarkdownReader ....................... yes
  659. Using system libmd4c ............... no
  660. MarkdownWriter ....................... yes
  661. EGL .................................... no
  662. OpenVG ................................. no
  663. OpenGL:
  664. Desktop OpenGL ....................... yes
  665. Dynamic OpenGL ....................... no
  666. OpenGL ES 2.0 ........................ no
  667. OpenGL ES 3.0 ........................ no
  668. OpenGL ES 3.1 ........................ no
  669. OpenGL ES 3.2 ........................ no
  670. Vulkan ................................. no
  671. Session Management ..................... yes
  672. Features used by QPA backends:
  673. evdev .................................. no
  674. libinput ............................... no
  675. INTEGRITY HID .......................... no
  676. mtdev .................................. no
  677. tslib .................................. no
  678. xkbcommon .............................. no
  679. X11 specific:
  680. XLib ................................. no
  681. XCB Xlib ............................. no
  682. EGL on X11 ........................... no
  683. xkbcommon-x11 ........................ no
  684. QPA backends:
  685. DirectFB ............................... no
  686. EGLFS .................................. no
  687. EGLFS details:
  688. EGLFS OpenWFD ........................ no
  689. EGLFS i.Mx6 .......................... no
  690. EGLFS i.Mx6 Wayland .................. no
  691. EGLFS RCAR ........................... no
  692. EGLFS EGLDevice ...................... no
  693. EGLFS GBM ............................ no
  694. EGLFS VSP2 ........................... no
  695. EGLFS Mali ........................... no
  696. EGLFS Raspberry Pi ................... no
  697. EGLFS X11 ............................ no
  698. LinuxFB ................................ no
  699. VNC .................................... no
  700. QNX:
  701. lgmon ................................ no
  702. IMF .................................. no
  703. XCB:
  704. Using system-provided xcb-xinput ..... no
  705. Native painting (experimental) ....... no
  706. GL integrations:
  707. GLX Plugin ......................... no
  708. XCB GLX .......................... no
  709. EGL-X11 Plugin ..................... no
  710. Windows:
  711. Direct 2D ............................ yes
  712. Direct 2D 1.1 ........................ yes
  713. DirectWrite .......................... yes
  714. DirectWrite 3 ........................ yes
  715. Qt Widgets:
  716. GTK+ ................................... no
  717. Styles ................................. Fusion Windows WindowsVista
  718. Qt Testlib:
  719. Tester for item models ................. yes
  720. Qt PrintSupport:
  721. CUPS ................................... no
  722. Qt Sql Drivers:
  723. DB2 (IBM) .............................. no
  724. InterBase .............................. no
  725. MySql .................................. no
  726. OCI (Oracle) ........................... no
  727. ODBC ................................... yes
  728. PostgreSQL ............................. no
  729. SQLite ................................. yes
  730. Using system provided SQLite ......... no
  731. Qt 5 Compatibility Libraries:
  732. iconv .................................. no
  733. Qt QML:
  734. QML network support .................... yes
  735. QML debugging and profiling support .... yes
  736. QML just-in-time compiler .............. yes
  737. QML sequence object .................... yes
  738. QML XML http request ................... yes
  739. QML Locale ............................. yes
  740. Qt QML Models:
  741. QML list model ......................... yes
  742. QML delegate model ..................... yes
  743. Qt Quick:
  744. AnimatedImage item ..................... yes
  745. Canvas item ............................ yes
  746. Support for Qt Quick Designer .......... yes
  747. Flipable item .......................... yes
  748. GridView item .......................... yes
  749. ListView item .......................... yes
  750. TableView item ......................... yes
  751. Path support ........................... yes
  752. PathView item .......................... yes
  753. Positioner items ....................... yes
  754. Repeater item .......................... yes
  755. ShaderEffect item ...................... yes
  756. Sprite item ............................ yes
  757. Qt Tools:
  758. Qt Assistant ........................... yes
  759. QDoc ................................... no
  760. Clang-based lupdate parser ............. no
  761. Qt Designer ............................ yes
  762. Qt Distance Field Generator ............ yes
  763. kmap2qmap .............................. yes
  764. Qt Linguist ............................ yes
  765. Mac Deployment Tool .................... no
  766. pixeltool .............................. yes
  767. qdbus .................................. yes
  768. qev .................................... yes
  769. Qt Attributions Scanner ................ yes
  770. qtdiag ................................. yes
  771. qtpaths ................................ yes
  772. qtplugininfo ........................... yes
  773. Windows deployment tool ................ yes
  774. Qt Quick Templates 2:
  775. Hover support .......................... yes
  776. Multi-touch support .................... yes
  777. Qt Quick Controls 2:
  778. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  779. QtQuick3D:
  780. Assimp ................................. yes
  781. System Assimp .......................... no
  782.  
  783. Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library.
  784.  
  785. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  786. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package.
  787. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  788.  
  789. Qt is now configured for building. Just run 'cmake --build . --parallel'
  790.  
  791. Once everything is built, you must run 'cmake --install .'
  792. Qt will be installed into 'C:/B'
  793.  
  794. To configure and build other Qt modules, you can use the following convenience script:
  795. C:/B/bin/qt-configure-module.bat
  796.  
  797. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  798.  
  799. -- Configuring done
  800. CMake Warning in qtquickcontrols2/src/imports/nativestyle/CMakeLists.txt:
  801. The object file directory
  802.  
  803. C:/Q/qtquickcontrols2/src/imports/nativestyle/CMakeFiles/qtquickcontrols2nativestyleplugin_resources_qtquickcontrols2nativestyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  804.  
  805. has 177 characters. The maximum full path to an object file is 250
  806. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  807.  
  808. __/__/__/__/qtquicktimeline/qt_Qml_QQmlNativeDebugConnectorFactory.cpp.obj
  809.  
  810. cannot be safely placed under this directory. The build may not work
  811. correctly.
  812.  
  813.  
  814. CMake Warning in qtquickcontrols2/src/imports/controls/basic/CMakeLists.txt:
  815. The object file directory
  816.  
  817. C:/Q/qtquickcontrols2/src/imports/controls/basic/CMakeFiles/qtquickcontrols2basicstyleplugin_resources_qtquickcontrols2basicstyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  818.  
  819. has 178 characters. The maximum full path to an object file is 250
  820. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  821.  
  822. __/__/__/__/__/qtquicktimeline/qt_Qml_QQuickProfilerAdapterFactory.cpp.obj
  823.  
  824. cannot be safely placed under this directory. The build may not work
  825. correctly.
  826.  
  827.  
  828. CMake Warning in qtquickcontrols2/src/imports/controls/fusion/CMakeLists.txt:
  829. The object file directory
  830.  
  831. C:/Q/qtquickcontrols2/src/imports/controls/fusion/CMakeFiles/qtquickcontrols2fusionstyleplugin_resources_qtquickcontrols2fusionstyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  832.  
  833. has 181 characters. The maximum full path to an object file is 250
  834. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  835.  
  836. __/__/__/__/__/qtquick3d/qt_Qml_QQmlNativeDebugConnectorFactory.cpp.obj
  837.  
  838. cannot be safely placed under this directory. The build may not work
  839. correctly.
  840.  
  841.  
  842. CMake Warning in qtquickcontrols2/src/imports/controls/fusion/impl/CMakeLists.txt:
  843. The object file directory
  844.  
  845. C:/Q/qtquickcontrols2/src/imports/controls/fusion/impl/CMakeFiles/qtquickcontrols2fusionstyleimplplugin_resources_qtquickcontrols2fusionstyleimplplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  846.  
  847. has 194 characters. The maximum full path to an object file is 250
  848. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  849.  
  850. __/__/__/__/__/__/qttools/qt_Qml_QTcpServerConnectionFactory.cpp.obj
  851.  
  852. cannot be safely placed under this directory. The build may not work
  853. correctly.
  854.  
  855.  
  856. CMake Warning in qtquickcontrols2/src/imports/controls/imagine/CMakeLists.txt:
  857. The object file directory
  858.  
  859. C:/Q/qtquickcontrols2/src/imports/controls/imagine/CMakeFiles/qtquickcontrols2imaginestyleplugin_resources_qtquickcontrols2imaginestyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  860.  
  861. has 184 characters. The maximum full path to an object file is 250
  862. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  863.  
  864. __/__/__/__/__/qttools/qt_Qml_QQmlNativeDebugServiceFactory.cpp.obj
  865.  
  866. cannot be safely placed under this directory. The build may not work
  867. correctly.
  868.  
  869.  
  870. CMake Warning in qtquickcontrols2/src/imports/controls/imagine/impl/CMakeLists.txt:
  871. The object file directory
  872.  
  873. C:/Q/qtquickcontrols2/src/imports/controls/imagine/impl/CMakeFiles/qtquickcontrols2imaginestyleimplplugin_resources_qtquickcontrols2imaginestyleimplplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  874.  
  875. has 197 characters. The maximum full path to an object file is 250
  876. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  877.  
  878. .rcc/qmlcache/qtquickcontrols2imaginestyleimplplugin_qml_files_resource_2/qmlcache_loader.cpp.obj
  879.  
  880. cannot be safely placed under this directory. The build may not work
  881. correctly.
  882.  
  883.  
  884. CMake Warning in qtquickcontrols2/src/imports/controls/material/CMakeLists.txt:
  885. The object file directory
  886.  
  887. C:/Q/qtquickcontrols2/src/imports/controls/material/CMakeFiles/qtquickcontrols2materialstyleplugin_resources_qtquickcontrols2materialstyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  888.  
  889. has 187 characters. The maximum full path to an object file is 250
  890. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  891.  
  892. __/__/__/__/__/qttools/qt_Qml_QQmlNativeDebugConnectorFactory.cpp.obj
  893.  
  894. cannot be safely placed under this directory. The build may not work
  895. correctly.
  896.  
  897.  
  898. CMake Warning in qtquickcontrols2/src/imports/controls/material/impl/CMakeLists.txt:
  899. The object file directory
  900.  
  901. C:/Q/qtquickcontrols2/src/imports/controls/material/impl/CMakeFiles/qtquickcontrols2materialstyleimplplugin_resources_qtquickcontrols2materialstyleimplplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  902.  
  903. has 200 characters. The maximum full path to an object file is 250
  904. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  905.  
  906. .rcc/qmlcache/qtquickcontrols2materialstyleimplplugin_qml_files_resource_2/qmlcache_loader.cpp.obj
  907.  
  908. cannot be safely placed under this directory. The build may not work
  909. correctly.
  910.  
  911.  
  912. CMake Warning in qtquickcontrols2/src/imports/controls/universal/CMakeLists.txt:
  913. The object file directory
  914.  
  915. C:/Q/qtquickcontrols2/src/imports/controls/universal/CMakeFiles/qtquickcontrols2universalstyleplugin_resources_qtquickcontrols2universalstyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  916.  
  917. has 190 characters. The maximum full path to an object file is 250
  918. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  919.  
  920. __/__/__/__/__/qttools/qt_Qml_QQuickProfilerAdapterFactory.cpp.obj
  921.  
  922. cannot be safely placed under this directory. The build may not work
  923. correctly.
  924.  
  925.  
  926. CMake Warning in qtquickcontrols2/src/imports/controls/universal/impl/CMakeLists.txt:
  927. The object file directory
  928.  
  929. C:/Q/qtquickcontrols2/src/imports/controls/universal/impl/CMakeFiles/qtquickcontrols2universalstyleimplplugin_resources_qtquickcontrols2universalstyleimplplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  930.  
  931. has 203 characters. The maximum full path to an object file is 250
  932. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  933.  
  934. .rcc/qmlcache/qtquickcontrols2universalstyleimplplugin_qml_files_resource_2/qmlcache_loader.cpp.obj
  935.  
  936. cannot be safely placed under this directory. The build may not work
  937. correctly.
  938.  
  939.  
  940. CMake Warning in qtquickcontrols2/src/imports/controls/windows/CMakeLists.txt:
  941. The object file directory
  942.  
  943. C:/Q/qtquickcontrols2/src/imports/controls/windows/CMakeFiles/qtquickcontrols2windowsstyleplugin_resources_qtquickcontrols2windowsstyleplugin_qml_files_resource_2.dir/${CONFIGURATION}/
  944.  
  945. has 184 characters. The maximum full path to an object file is 250
  946. characters (see CMAKE_OBJECT_PATH_MAX). Object file
  947.  
  948. __/__/__/__/__/qttools/qt_Qml_QQmlNativeDebugConnectorFactory.cpp.obj
  949.  
  950. cannot be safely placed under this directory. The build may not work
  951. correctly.
  952.  
  953.  
  954. -- Generating done
  955. CMake Warning:
  956. Manually-specified variables were not used by the project:
  957.  
  958. BUILD_webengine
  959. INPUT_make_tool
  960.  
  961.  
  962. -- Build files have been written to: C:/Q
Add Comment
Please, Sign In to add comment