Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **********************************************************************
- ** Visual Studio 2022 Developer Command Prompt v17.10.0-pre.7.0
- ** Copyright (c) 2022 Microsoft Corporation
- **********************************************************************
- [vcvarsall.bat] Environment initialized for: 'x64'
- C:\Program Files\Microsoft Visual Studio\2022\Preview>cd C:\Qt\6.7.0
- C:\Qt\6.7.0>configure.bat -debug-and-release -platform win32-msvc -opensource -confirm-license -force-debug-info -webengine-proprietary-codecs -feature-vulkan -no-schannel -openssl-linked -prefix "C:\Qt\6.7.0" -- -D OPENSSL_ROOT_DIR="C:\Program Files\OpenSSL"
- + cd qtbase
- + C:\Qt\6.7.0\qtbase\configure.bat -top-level -debug-and-release -platform win32-msvc -opensource -confirm-license -force-debug-info -webengine-proprietary-codecs -feature-vulkan -no-schannel -openssl-linked -prefix "C:\Qt\6.7.0" -- -D OPENSSL_ROOT_DIR="C:\Program Files\OpenSSL"
- The system cannot find the drive specified.
- The system cannot find the drive specified.
- -- Windows 10 SDK version: 10.0.22621.0
- 'C:/Strawberry/c/bin/cmake.exe' '-D' 'OPENSSL_ROOT_DIR=C:\Program Files\OpenSSL' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DCMAKE_INSTALL_PREFIX=C:/Qt/6.7.0' '-DQT_QMAKE_TARGET_MKSPEC=win32-msvc' '-DCMAKE_C_COMPILER=cl' '-DCMAKE_CXX_COMPILER=cl' '-DCMAKE_CONFIGURATION_TYPES=RelWithDebInfo;Debug' '-DINPUT_webengine_proprietary_codecs=yes' '-DINPUT_vulkan=yes' '-DINPUT_schannel=no' '-DINPUT_openssl=linked' '-G' 'Ninja Multi-Config' 'C:/Qt/6.7.0'
- -- The CXX compiler identification is MSVC 19.40.33808.0
- -- The C compiler identification is MSVC 19.40.33808.0
- -- The ASM compiler identification is MSVC
- -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Checking dependencies of submodule 'qtbase'
- -- Checking dependencies of submodule 'qtimageformats'
- -- Checking dependencies of submodule 'qtlanguageserver'
- -- Checking dependencies of submodule 'qtshadertools'
- -- Checking dependencies of submodule 'qtsvg'
- -- Checking dependencies of submodule 'qtdeclarative'
- -- Checking dependencies of submodule 'qtquicktimeline'
- -- Checking dependencies of submodule 'qtquick3d'
- -- Checking dependencies of submodule 'qtmultimedia'
- -- Checking dependencies of submodule 'qt3d'
- -- Checking dependencies of submodule 'qt5compat'
- -- Checking dependencies of submodule 'qtactiveqt'
- -- Checking dependencies of submodule 'qtcharts'
- -- Checking dependencies of submodule 'qtcoap'
- -- Checking dependencies of submodule 'qtconnectivity'
- -- Checking dependencies of submodule 'qtdatavis3d'
- -- Checking dependencies of submodule 'qtgraphs'
- -- Checking dependencies of submodule 'qtwebsockets'
- -- Checking dependencies of submodule 'qthttpserver'
- -- Checking dependencies of submodule 'qtserialport'
- -- Checking dependencies of submodule 'qtpositioning'
- -- Checking dependencies of submodule 'qtlocation'
- -- Checking dependencies of submodule 'qttools'
- -- Checking dependencies of submodule 'qtwebchannel'
- -- Checking dependencies of submodule 'qtwebengine'
- -- Checking dependencies of submodule 'qtdoc'
- -- Checking dependencies of submodule 'qtgrpc'
- -- Checking dependencies of submodule 'qtlottie'
- -- Checking dependencies of submodule 'qtmqtt'
- -- Checking dependencies of submodule 'qtnetworkauth'
- -- Checking dependencies of submodule 'qtopcua'
- -- Checking dependencies of submodule 'qtquick3dphysics'
- -- Checking dependencies of submodule 'qtquickeffectmaker'
- -- Checking dependencies of submodule 'qtremoteobjects'
- -- Checking dependencies of submodule 'qtscxml'
- -- Checking dependencies of submodule 'qtsensors'
- -- Checking dependencies of submodule 'qtserialbus'
- -- Checking dependencies of submodule 'qtspeech'
- -- Checking dependencies of submodule 'qttranslations'
- -- Checking dependencies of submodule 'qtvirtualkeyboard'
- -- Checking dependencies of submodule 'qtwayland'
- -- Checking dependencies of submodule 'qtwebview'
- -- Configuring submodule 'qtbase'
- -- [QtBase] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtBase] Main configuration is: RelWithDebInfo.
- -DCMAKE_C_FLAGS=/DWIN32 /D_WINDOWS
- -DCMAKE_C_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
- -DCMAKE_C_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
- -DCMAKE_C_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
- -DCMAKE_CXX_FLAGS=/DWIN32 /D_WINDOWS /EHsc
- -DCMAKE_CXX_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
- -DCMAKE_CXX_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
- -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
- -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe
- -DCMAKE_EXE_LINKER_FLAGS=/machine:x64
- -DCMAKE_C_STANDARD=11
- -DCMAKE_C_STANDARD_REQUIRED=ON
- -DCMAKE_CXX_STANDARD=17
- -DCMAKE_CXX_STANDARD_REQUIRED=ON
- -DCMAKE_MODULE_PATH:STRING=C:/Qt/6.7.0/qtbase/cmake/platforms
- -- Configuring submodule 'qtimageformats'
- -- [QtImageFormats] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtImageFormats] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtlanguageserver'
- -- [QtLanguageServer] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtLanguageServer] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtshadertools'
- -- [QtShaderTools] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtShaderTools] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtsvg'
- -- [QtSvg] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtSvg] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtdeclarative'
- -- [QtDeclarative] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtDeclarative] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtquicktimeline'
- -- [QtQuickTimeline] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtQuickTimeline] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtquick3d'
- -- [QtQuick3D] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtQuick3D] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtmultimedia'
- -- [QtMultimedia] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtMultimedia] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qt3d'
- -- [Qt3D] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [Qt3D] Main configuration is: RelWithDebInfo.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Configuring submodule 'qt5compat'
- -- [Qt5Compat] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [Qt5Compat] Main configuration is: RelWithDebInfo.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Configuring submodule 'qtactiveqt'
- -- [QtActiveQt] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtActiveQt] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtcharts'
- -- [QtCharts] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtCharts] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtcoap'
- -- [QtCoap] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtCoap] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtconnectivity'
- -- [QtConnectivity] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtConnectivity] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtdatavis3d'
- -- [QtDataVisualization] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtDataVisualization] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtgraphs'
- -- [QtGraphs] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtGraphs] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtwebsockets'
- -- [QtWebSockets] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtWebSockets] Main configuration is: RelWithDebInfo.
- CMake Warning (dev) at qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:423 (message):
- INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
- Please port your module to use declarative type registration.
- Call Stack (most recent call first):
- qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Configuring submodule 'qthttpserver'
- -- [QtHttpServer] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtHttpServer] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtserialport'
- -- [QtSerialPort] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtSerialPort] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtpositioning'
- -- [QtPositioning] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtPositioning] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtlocation'
- -- [QtLocation] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtLocation] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qttools'
- -- [QtTools] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtTools] Main configuration is: RelWithDebInfo.
- -- Could NOT find Clang (missing: Clang_DIR)
- -- Could NOT find Clang (missing: Clang_DIR)
- -- Configuring submodule 'qtwebchannel'
- -- [QtWebChannel] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtWebChannel] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtwebengine'
- -- [QtWebEngine] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtWebEngine] Main configuration is: RelWithDebInfo.
- [QtWebEngine] -- Windows 10 SDK version: 10.0.22621.0
- -- Configuring submodule 'qtdoc'
- -- [QtDoc] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtDoc] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtgrpc'
- -- [QtGrpc] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtGrpc] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtlottie'
- -- [QtLottie] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtLottie] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtmqtt'
- -- [QtMqtt] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtMqtt] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtnetworkauth'
- -- [QtNetworkAuth] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtNetworkAuth] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtopcua'
- -- [QtOpcUa] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtOpcUa] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtquick3dphysics'
- -- [QtQuick3DPhysics] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtQuick3DPhysics] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtquickeffectmaker'
- -- [QQEffectMaker] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QQEffectMaker] Main configuration is: RelWithDebInfo.
- Nodes path: ./qml/QtQuickEffectMaker/defaultnodes
- -- Configuring submodule 'qtremoteobjects'
- -- [QtRemoteObjects] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtRemoteObjects] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtscxml'
- -- [QtScxml] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtScxml] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtsensors'
- -- [QtSensors] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtSensors] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtserialbus'
- -- [QtSerialBus] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtSerialBus] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtspeech'
- -- [QtSpeech] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtSpeech] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qttranslations'
- -- Building for multiple configurations: RelWithDebInfo;Debug.
- -- Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtvirtualkeyboard'
- -- [QtVirtualKeyboard] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtVirtualKeyboard] Main configuration is: RelWithDebInfo.
- -- Configuring submodule 'qtwayland'
- Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
- -- Configuring submodule 'qtwebview'
- -- [QtWebView] Building for multiple configurations: RelWithDebInfo;Debug.
- -- [QtWebView] Main configuration is: RelWithDebInfo.
- -- Configuration summary shown below. It has also been written to C:/Qt/6.7.0/config.summary
- -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations.
- -- Configure summary:
- Building for: win32-msvc (x86_64, CPU features: )
- Compiler: msvc 19.40.33808.0
- Build options:
- Mode ................................... debug and release (with debug info)
- Optimize release build for size ........ no
- Fully optimize release builds (-O3) .... no
- Building shared libraries .............. yes
- Unity Build ............................ no
- Relocatable ............................ yes
- Using precompiled headers .............. yes
- Using Link Time Optimization (LTCG) .... no
- Using Intel CET ........................ no
- Target compiler supports:
- x86 Intrinsics ....................... Basic VAES AVX512VBMI2
- Sanitizers:
- Addresses ............................ no
- Threads .............................. no
- Memory ............................... no
- Fuzzer (instrumentation only) ........ no
- Undefined ............................ no
- Build parts ............................ libs tools
- Install examples sources ............... no
- App store compliance ................... no
- Qt modules and options:
- Qt Concurrent .......................... yes
- Qt D-Bus ............................... yes
- Qt D-Bus directly linked to libdbus .... no
- Qt Gui ................................. yes
- Qt Network ............................. yes
- Qt PrintSupport ........................ yes
- Qt Sql ................................. yes
- Qt Testlib ............................. yes
- Qt Widgets ............................. yes
- Qt Xml ................................. yes
- Support enabled for:
- Using pkg-config ....................... no
- Using vcpkg ............................ no
- udev ................................... no
- OpenSSL ................................ yes
- Qt directly linked to OpenSSL ........ yes
- OpenSSL 1.1 ............................ no
- OpenSSL 3.0 ............................ yes
- Using system zlib ...................... no
- Zstandard support ...................... no
- Thread support ......................... yes
- Common build options:
- Linker can resolve circular dependencies yes
- Qt Core:
- backtrace .............................. no
- DoubleConversion ....................... yes
- Using system DoubleConversion ........ no
- GLib ................................... no
- ICU .................................... no
- Using system libb2 ..................... no
- Built-in copy of the MIME database ..... yes
- Application permissions ................ yes
- Tracing backend ........................ <none>
- OpenSSL based cryptographic hash ....... no
- Logging backends:
- journald ............................. no
- syslog ............................... no
- slog2 ................................ no
- PCRE2 .................................. yes
- Using system PCRE2 ................... no
- Qt Sql:
- SQL item models ........................ yes
- Qt Network:
- getifaddrs() ........................... no
- IPv6 ifname ............................ no
- libproxy ............................... no
- Schannel ............................... no
- DTLS ................................... yes
- OCSP-stapling .......................... yes
- SCTP ................................... no
- Use system proxies ..................... yes
- GSSAPI ................................. no
- Brotli Decompression Support ........... no
- qIsEffectiveTLD() ...................... yes
- Built-in publicsuffix database ....... yes
- System publicsuffix database ......... no
- Core tools:
- Android deployment tool ................ yes
- macOS deployment tool .................. no
- Windows deployment tool ................ yes
- qmake .................................. yes
- Qt Gui:
- Accessibility .......................... yes
- FreeType ............................... yes
- Using system FreeType ................ no
- HarfBuzz ............................... yes
- Using system HarfBuzz ................ no
- Fontconfig ............................. no
- Image formats:
- GIF .................................. yes
- ICO .................................. yes
- JPEG ................................. yes
- Using system libjpeg ............... no
- PNG .................................. yes
- Using system libpng ................ no
- Text formats:
- HtmlParser ........................... yes
- CssParser ............................ yes
- OdfWriter ............................ yes
- MarkdownReader ....................... yes
- Using system libmd4c ............... no
- MarkdownWriter ....................... yes
- EGL .................................... no
- OpenVG ................................. no
- OpenGL:
- Desktop OpenGL ....................... no
- Dynamic OpenGL ....................... yes
- OpenGL ES 2.0 ........................ no
- OpenGL ES 3.0 ........................ no
- OpenGL ES 3.1 ........................ no
- OpenGL ES 3.2 ........................ no
- Vulkan ................................. yes
- Session Management ..................... yes
- Features used by QPA backends:
- evdev .................................. no
- libinput ............................... no
- HiRes wheel support in libinput ........ no
- INTEGRITY HID .......................... no
- mtdev .................................. no
- tslib .................................. no
- xkbcommon .............................. no
- X11 specific:
- XLib ................................. no
- XCB Xlib ............................. no
- EGL on X11 ........................... no
- xkbcommon-x11 ........................ no
- xcb-sm ............................... no
- QPA backends:
- DirectFB ............................... no
- EGLFS .................................. no
- EGLFS details:
- EGLFS OpenWFD ........................ no
- EGLFS i.Mx6 .......................... no
- EGLFS i.Mx6 Wayland .................. no
- EGLFS RCAR ........................... no
- EGLFS EGLDevice ...................... no
- EGLFS GBM ............................ no
- EGLFS VSP2 ........................... no
- EGLFS Mali ........................... no
- EGLFS Raspberry Pi ................... no
- EGLFS X11 ............................ no
- LinuxFB ................................ no
- VNC .................................... no
- VK_KHR_display ......................... no
- QNX:
- lgmon ................................ no
- IMF .................................. no
- XCB:
- Using system-provided xcb-xinput ..... no
- GL integrations:
- GLX Plugin ......................... no
- XCB GLX .......................... no
- EGL-X11 Plugin ..................... no
- Windows:
- Direct 2D ............................ yes
- Direct 2D 1.1 ........................ yes
- DirectWrite .......................... yes
- DirectWrite 3 ........................ yes
- Qt Widgets:
- GTK+ ................................... no
- Styles ................................. Fusion Windows WindowsVista
- Qt Testlib:
- Tester for item models ................. yes
- Batch tests ............................ no
- Qt PrintSupport:
- CUPS ................................... no
- Qt Sql Drivers:
- DB2 (IBM) .............................. no
- InterBase .............................. no
- MySql .................................. no
- OCI (Oracle) ........................... no
- ODBC ................................... yes
- PostgreSQL ............................. no
- SQLite ................................. yes
- Using system provided SQLite ......... no
- Mimer .................................. no
- Further Image Formats:
- JasPer ................................. no
- MNG .................................... no
- TIFF ................................... yes
- Using system libtiff ................. no
- WEBP ................................... yes
- Using system libwebp ................. no
- Qt QML:
- QML network support .................... yes
- QML debugging and profiling support .... yes
- QML just-in-time compiler .............. yes
- QML XML http request ................... yes
- QML Locale ............................. yes
- QML SSL support ........................ yes
- Qt QML:
- QML network support .................... yes
- QML debugging and profiling support .... yes
- QML just-in-time compiler .............. yes
- QML XML http request ................... yes
- QML Locale ............................. yes
- QML SSL support ........................ yes
- Qt QML Models:
- QML list model ......................... yes
- QML delegate model ..................... yes
- Qt Quick:
- AnimatedImage item ..................... yes
- Canvas item ............................ yes
- Support for Qt Quick Designer .......... yes
- Flipable item .......................... yes
- GridView item .......................... yes
- ListView item .......................... yes
- TableView item ......................... yes
- TreeView item .......................... yes
- Path support ........................... yes
- PathView item .......................... yes
- Positioner items ....................... yes
- Repeater item .......................... yes
- ShaderEffect item ...................... yes
- Sprite item ............................ yes
- Qt Quick Templates 2:
- Hover support .......................... yes
- Multi-touch support .................... yes
- Calendar support ....................... yes
- Qt Quick Controls 2:
- Styles ................................. Basic Fusion Imagine Material Universal Windows
- QtQuick3D:
- Assimp ................................. yes
- System Assimp .......................... no
- Qt Multimedia:
- Spatial Audio .......................... yes
- Spatial Audio (Quick3D) ................ yes
- Low level Audio Backend:
- ALSA (experimental) .................. no
- PulseAudio ........................... no
- MMRenderer ........................... no
- CoreAudio ............................ no
- Windows Media SDK .................... yes
- Open SLES (Android) .................. no
- Web Assembly ......................... no
- Plugin:
- GStreamer 1.0 ........................ no
- FFmpeg ............................... no
- MMRenderer ........................... no
- AVFoundation ......................... no
- Windows Media Foundation ............. yes
- Hardware acceleration and features:
- Video for Linux ...................... no
- VAAPI support ........................ no
- Linux DMA buffer support ............. no
- VideoToolbox ......................... no
- Qt 3D:
- Assimp ................................. yes
- System Assimp .......................... no
- Aspects:
- Render aspect ........................ yes
- Input aspect ......................... yes
- Logic aspect ......................... yes
- Animation aspect ..................... yes
- Extras aspect ........................ yes
- Qt 3D APIs:
- Vulkan ................................. yes
- Qt 3D Renderers:
- OpenGL Renderer ........................ yes
- RHI Renderer ........................... yes
- Qt3D Geometry Loaders:
- Autodesk FBX ........................... no
- Qt 5 Compatibility Libraries:
- iconv .................................. no
- Qt Charts Types:
- Area Chart ............................. yes
- Line Chart ............................. yes
- Spline Chart ........................... yes
- Scatter Chart .......................... yes
- Bar Chart .............................. yes
- Pie Chart .............................. yes
- Boxplot Chart .......................... yes
- Candlestick Chart ...................... yes
- Qt Axis Types:
- DateTime Axis .......................... yes
- Qt Bluetooth:
- BlueZ .................................. no
- BlueZ Low Energy ....................... no
- Linux Crypto API ....................... no
- WinRT Bluetooth API .................... yes
- Qt Graphs Support:
- 2D Graphs .............................. yes
- 3D Graphs .............................. yes
- Qt Graphs 3D:
- Bars3D ................................. yes
- Scatter3D .............................. yes
- Surface3D .............................. yes
- Serial Port:
- ntddmodm ............................... yes
- Qt Tools:
- Qt Assistant ........................... yes
- libclang found ......................... no
- Clang-based lupdate parser ............. no
- Qt Designer ............................ yes
- Qt Distance Field Generator ............ yes
- Qt Linguist ............................ yes
- pixeltool .............................. yes
- qdbus .................................. yes
- QDoc ................................... no
- Qt Attributions Scanner ................ yes
- qtdiag ................................. yes
- qtplugininfo ........................... yes
- WebEngine Repository Build Options:
- Build Ninja ............................ no
- Build Gn ............................... yes
- Jumbo Build ............................ yes
- Developer build ........................ no
- Build QtWebEngine Modules:
- Build QtWebEngineCore ................ yes
- Build QtWebEngineWidgets ............. yes
- Build QtWebEngineQuick ............... yes
- Build QtPdf Modules:
- Build QtPdfWidgets ................... yes
- Build QtPdfQuick ..................... yes
- Qt WebEngineCore:
- Embedded build ......................... no
- Full debug information ................. no
- Sanitizer support ...................... no
- Pepper Plugins ......................... yes
- Printing and PDF ....................... yes
- Proprietary Codecs ..................... yes
- Spellchecker ........................... yes
- Native Spellchecker .................... no
- WebRTC ................................. yes
- PipeWire over GIO ...................... no
- Geolocation ............................ yes
- WebChannel support ..................... yes
- Kerberos Authentication ................ yes
- Extensions ............................. yes
- Vulkan support ......................... yes
- Use v8 context snapshot ................ yes
- Build WebEngineDriver .................. yes
- Qt WebEngineQuick:
- UI Delegates ........................... yes
- Qt PDF:
- Support V8 ............................. no
- Support XFA ............................ no
- Support XFA-BMP ........................ no
- Support XFA-GIF ........................ no
- Support XFA-PNG ........................ no
- Support XFA-TIFF ....................... no
- Bitcode support ........................ no
- Use static runtime ..................... no
- Qt Protobuf:
- Qt Core types support .................. no
- Qt Gui types support ................... no
- Well-known types support ............... no
- Qt Protobuf tools:
- Qt Protobuf generator .................. no
- Qt GRPC:
- gRPC support ........................... yes
- QML gRPC support ....................... yes
- Qt GRPC tools:
- Qt GRPC generator ...................... no
- Qt Opcua:
- Open62541 .............................. yes
- Support for namespace 0 NodeId names ... yes
- Internal code generator ................ no
- Open62541 security support ............. yes
- Support for global discovery server .... yes
- Data type code generator ............... yes
- Qt Remote Objects:
- High Availability Manager (ham) ........ no
- Qt Scxml:
- ECMAScript data model for QtScxml ...... yes
- Qt Sensors:
- WinRT sensors backend .................. yes
- Qt SerialBus:
- Socket CAN ............................. no
- Socket CAN FD .......................... no
- SerialPort Support ..................... yes
- Qt TextToSpeech:
- Flite .................................. no
- Flite with ALSA ........................ no
- Speech Dispatcher ...................... no
- Qt Virtualkeyboard:
- Desktop integration .................... yes
- Built-in layouts ....................... yes
- Key navigation ......................... no
- Retro style as default ................. no
- Sensitive Debug ........................ no
- Cerence ................................ no
- Static Linking ....................... no
- Handwriting .......................... no
- Alphabetic ......................... no
- CJK ................................ no
- XT9 .................................. no
- XT9 Debug .......................... no
- XT9 9-key layouts .................. no
- Bundle resources ..................... no
- Handwriting ........................ no
- XT9 ................................ no
- Hunspell ............................... no
- Using Hunspell copy from 3rdparty/ ... no
- OpenWnn ................................ yes
- MyScript ............................... no
- Example HWR ............................ no
- Language support enabled for:
- Arabic ............................... yes
- Bulgarian ............................ yes
- Czech ................................ yes
- Danish ............................... yes
- German ...........................
- .... yes
- Greek ................................ yes
- English GB ........................... yes
- English US ........................... yes
- Spanish .............................. yes
- Spanish Mexico ....................... yes
- Estonian ............................. yes
- Farsi ................................ yes
- Finnish .............................. yes
- French Canada ........................ yes
- French France ........................ yes
- Hebrew ............................... yes
- Hindi ................................ yes
- Croatian ............................. yes
- Hungarian ............................ yes
- Indonesian ........................... yes
- Italian .............................. yes
- Japanese ............................. yes
- Korean ............................... yes
- Malay ................................ yes
- Norwegian ............................ yes
- Dutch ................................ yes
- Polish .................Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
- WARNING: QDoc will not be compiled, probably because clang's C and C++ libraries could not be located. This means that you cannot build the Qt documentation.
- You may need to set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
- Other than clang's libraries, you may need to install another package, such as clang itself, to provide the ClangConfig.cmake file needed to detect your libraries. Once this
- file is in place, the configure script may be able to detect your system-installed libraries without further environment variables.
- On macOS, you can use Homebrew's llvm package.
- You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
- WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
- You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
- WARNING: System GBM is .............. yes
- Portuguese Brazil .................... yes
- Portuguese Portugal .................. yes
- Romanian ............................. yes
- Russian .............................. yes
- Slovak ............................... yes
- Slovenian ............................ yes
- Albanian ............................. yes
- Serbian .............................. yes
- Swedish .............................. yes
- Thai ................................. yes
- Turkish .............................. yes
- Ukrainian ............................ yes
- Vietnamese ........................... yes
- Simplified Chinese ................... yes
- Traditional Chinese .................. yes
- HongKong Chinese ..................... no
- Traditional chinese input methods:
- Zhuyin ............................... yes
- Cangjie .............................. yes
- --
- Qt is now configured for building. Just run 'cmake --build . --parallel'
- Once everything is built, you must run 'nidisabled. The bundled minigbm supports Intel only, you might need to install libgbm to avoid rendering issues.
- nja install'
- Qt will be installed into 'C:/Qt/6.7.0'
- To configure and build other Qt modules, you can use the following convenience script:
- C:/Qt/6.7.0/bin/qt-configure-module.bat
- If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
- Alternatively, you can add the --fresh flag to your CMake flags.
- -- Configuring done (55.8s)
- -- Generating done (25.5s)
- -- Build files have been written to: C:/Qt/6.7.0
- C:\Qt\6.7.0>cmake --build . --parallel
- [1151/20214] Performing configure step for 'gn'
- -- The CXX compiler identification is MSVC 19.40.33808.0
- -- The C compiler identification is MSVC 19.40.33808.0
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Found Python3: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0/python3.12.exe (found version "3.12.3") found components: Interpreter
- -- Found Ninja: C:/Strawberry/c/bin/ninja.exe (found suitable version "1.11.1", minimum required is "1.7.2")
- -- Configuring done (5.0s)
- -- Generating done (0.0s)
- CMake Warning:
- Manually-specified variables were not used by the project:
- CMAKE_BUILD_TYPE
- -- Build files have been written to: C:/Qt/6.7.0/qtwebengine/src/gn
- [1160/20214] Building C object qtbase\src\tools\bootstrap\...elWithDebInfo\__\__\3rdparty\pcre2\src\pcre2_compile.c.obj
- C:\Qt\6.7.0\qtbase\src\3rdparty\pcre2\src\pcre2_compile.c(7552): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
- C:\Qt\6.7.0\qtbase\src\3rdparty\pcre2\src\pcre2_compile.c(7602): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
- [1277/20214] Building C object qtbase\src\tools\bootstrap\...\RelWithDebInfo\__\__\3rdparty\pcre2\src\pcre2_match.c.obj
- C:\Qt\6.7.0\qtbase\src\3rdparty\pcre2\src\pcre2_match.c(5865): warning C4244: 'initializing': conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data
- [1351/20214] Automatic MOC for target Core
- AutoMoc: C:/Qt/6.7.0/qtbase/src/corelib/global/qtversionchecks.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/corelib/global/qtversionchecks.h: note: No relevant classes found. No output generated.
- [1604/20214] Automatic MOC for target Network
- AutoMoc: C:/Qt/6.7.0/qtbase/src/network/access/qrestreply.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/network/access/qrestreply.h: note: No relevant classes found. No output generated.
- [2077/20214] Automatic MOC for target Sql
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqldatabase.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqlquery.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqlindex.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqldatabase.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqlindex.h: note: No relevant classes found. No output generated.
- AutoMoc: C:/Qt/6.7.0/qtbase/src/sql/kernel/qsqlquery.h: note: No relevant classes found. No output generated.
- [7295/20214] Generating .rcc/qmlcache/QuickTest_qmlcache_loader.cpp
- FAILED: qtdeclarative/src/qmltest/.rcc/qmlcache/QuickTest_qmlcache_loader.cpp C:/Qt/6.7.0/qtdeclarative/src/qmltest/.rcc/qmlcache/QuickTest_qmlcache_loader.cpp
- cmd.exe /C "cd /D C:\Qt\6.7.0\qtdeclarative\src\qmltest && C:\Qt\6.7.0\.qt\bin\qt_setup_tool_path.bat C:/Qt/6.7.0/qtbase/bin/qmlcachegen.exe --resource-name qmlcache_QuickTest -o C:/Qt/6.7.0/qtdeclarative/src/qmltest/.rcc/qmlcache/QuickTest_qmlcache_loader.cpp @C:/Qt/6.7.0/qtdeclarative/src/qmltest/.rcc/qmlcache/QuickTest_qml_loader_file_list.rsp"
- [7324/20214] Building CXX object qtdeclarative\src\quickwidgets\CMakeFiles\QuickWidgets.dir\Debug\cmake_pch.cxx.obj
- ninja: build stopped: subcommand failed.
- C:\Qt\6.7.0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement