Skip to content
Qt 6.11 is out! See what's new in the release blog
  • WebEngineCore crashes always

    Unsolved General and Desktop web webengine webenginecore help crash app
    10
    0 Votes
    10 Posts
    630 Views
    Joe von HabsburgJ
    @Nils-Sjoberg thats work normally. I always use it for release windeployqt.exe C:\Users\B\Desktop\Projects\MyApp\build\MyApp\ worked : (windeployqt6.exe C:\Users\B\Desktop\Projects\MyApp\build\MyApp\MyApp.exe) What is the different windeployqt.exe and windeployqt6.exe ? also windeployqt.exe --webenginecore C:\Users\B\Desktop\Projects\MyApp\build\MyApp\ //or windeployqt.exe --webenginewidgets C:\Users\B\Desktop\Projects\MyApp\build\MyApp\ working
  • QtWebEngineProcess.exe not found.

    Unsolved QtWebEngine webengine webenginecore
    9
    0 Votes
    9 Posts
    6k Views
    jsulmJ
    @MonkeyBusiness If you use normal resources (not external resources) then there is no need for this because the resources will be part of the executable file. You also did not answer any of the latest questions...
  • QtWebEngineProcess.exe immediately crashing on some PCs

    Unsolved QtWebEngine crash webenginecore
    3
    0 Votes
    3 Posts
    5k Views
    BerzegerB
    Okay, after four days of research, turns out the specific DLL - Qt5WebEngineCore.dll doesn't like being compressed by UPX. It's not noticeable immediately, but on approx. 10 % of PCs the QtWebEngineProcess simply crashes.