Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42083

WebEngine deployment issue on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.1
    • 5.4.0 Beta
    • WebEngine
    • None
    • Windows 7, Windows 8.1
    • 9b50f20005aae1e7d2e3687ee4750bb4323fe17a (qttools/5.4.0, 12.11.2014)

    Description

      I can't succeed to deploy the Browser demo (WebEngine) on a windows machine where Qt is not installed.

      I copied all dll that are strongly linked with the executable.

      I also copied QtWebEngineProcess.exe and QtWebProcess.exe in my deployment folder.

      But I still have errors due to hardcoding path to my Installation on my development machine:

      [1021/003032:ERROR:icu_util.cc(154)] Couldn't mmap C:\Qt\5.4.0MSVC\5.4\msvc2013\icudtl.dat
      [1021/003032:FATAL:content_main_runner.cc(719)] Check failed: base::i18n::InitializeICU(). 
      [1021/003056:ERROR:icu_util.cc(154)] Couldn't mmap C:\Qt\5.4.0MSVC\5.4\msvc2013\icudtl.dat
      [1021/003056:FATAL:content_main_runner.cc(719)] Check failed: base::i18n::InitializeICU(). 
      

      Even if I copy "icudtl.dat" and "qtwebengine_resources.pak" in my deployment folder, still crash when startup.

      Relevant commits: "windeployqt: Add support for QtWebEngine." 8853c99a8fb534b310974a91d706bd8d2c9e95fa (qttools/5.4, 6.10.2014,5.4) https://codereview.qt-project.org/#/c/95981/

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kkohne Kai Köhne
              johnlamericain Jonathan Courtois
              Votes:
              2 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes