- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P2: Important
 - 
    None
 - 
    6.5.0 Beta2
 
- 
        
 - 
        a516a368c2aa7ea1460a9002114c8d16ed61cf75 (dev) 51bc15ffd8283e2b903fe05b4d1a2fdb03696e74 (6.5)
 
If Qt's webview example "Minibrowser" is when deployed using windeployqt of Qt6.5.0-beta it gives bunch of following messages and stops.
If older version of Qt6's windeployqt is used it works.
C:\Qt\Examples\Qt-6.5.0\webview\build-minibrowser-Desktop_Qt_6_5_0_MSVC2019_64bit-Debug>c:\Qt\6.5.0\msvc2019_64\bin\windeployqt.exe minibrowser.exe
C:\Qt\Examples\Qt-6.5.0\webview\build-minibrowser-Desktop_Qt_6_5_0_MSVC2019_64bit-Debug\minibrowser.exe 64 bit, debug executable [QML]
Adding Qt6Svg for qsvgicond.dll
Adding Qt6Pdf for qpdfd.dll
Adding Qt6Bluetooth Qt6OpenGL Qt6Positioning Qt6Quick Qt6WebEngineCore Qt6WebChannel Qt6WebEngineQuick Qt6WebViewQuick for qtwebview_webengine.dll
Direct dependencies: Qt6Core Qt6Gui Qt6Qml Qt6WebView
All dependencies   : Qt6Core Qt6Gui Qt6Network Qt6Qml Qt6WebView
To be deployed     : Qt6Bluetooth Qt6Core Qt6Gui Qt6Network Qt6OpenGL Qt6Positioning Qt6Qml Qt6Quick Qt6Svg Qt6WebEngineCore Qt6WebChannel Qt6WebView Qt6Pdf Qt6WebEngineQuick Qt6WebViewQuick
C:\Qt\6.5.0\msvc2019_64\bin\Qt6Bluetoothd.dll does not exist.
- relates to
 - 
                    
QTBUG-112204 windeployqt error when creating translations
-         
 - Closed
 
 -