[Interest] QtWebengine examples fail with 5.6 beta

Glenn Ramsey gr at componic.co.nz
Mon Feb 8 22:31:53 CET 2016


On 09/02/16 01:09, Koehne Kai wrote:
> 
>> -----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).

Doing this did fix the issue, thanks.

Glenn




More information about the Interest mailing list