[Interest] QtWebengine examples fail with 5.6 beta

Koehne Kai Kai.Koehne at theqtcompany.com
Mon Feb 8 13:09:22 CET 2016



> -----Original Message-----
> From: Interest [mailto:interest-bounces at qt-project.org] On Behalf Of Glenn
> Ramsey
> Sent: Sunday, February 07, 2016 3:55 AM
> To: interest at qt-project.org
> Subject: [Interest] QtWebengine examples fail with 5.6 beta
> 
> Hi,
> 
> When attemting to run any of the examples in
> qtwebengine\examples\webenginewidgets the program crashes and I see
> the following in debug.log:
> 
> [0207/153930:FATAL:icu_util.cc(230)] Check failed: result.

This AFAIR means that Qt WebEngine couldn't locate icudtl.dat . That file should be automatically generated when compiling qtwebengine, and should be available under QT_INSTALL_DATA.

> How do I run these examples (fancybrowser, demobrowser or
> markdowneditor)?
> 
> This is with Qt 5.6 beta that I have built from source on Windows 7 using
> the Visual Studio 2015 command line tools with:
> .\configure.bat -prefix %CD%\qtbase -make-tool jom -nomake tests -
> opensource -confirm-license -release

You might need to run nmake install from within qtwebengine module. (This will be fixed in the 5.6 RC).

Regards

Kai 



More information about the Interest mailing list