Details
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
- is duplicated by
-
QTBUG-58951 Qt5WebEngineCore crashed when closing simplebrowser.exe sample on Win7.
-
- Closed
-
- relates to
-
QTBUG-41258 QtWebEngineProcess.exe not respecting qt.conf
-
- Closed
-
-
QTBUG-43348 ffmpegsumo.dll has dependency for debug library MSVCR120D.dll
-
- Closed
-
-
QTBUG-43351 WebEngine deployment issue
-
- Closed
-