[Interest] Config errors while configuring Qt 5.12.8 LTS on ubuntu

Ramakanth Kesireddy rama.kesi at gmail.com
Wed Apr 22 19:25:46 CEST 2020


Thanks a lot for your mail..It worked after installing all dependencies
with apt-get build-dep qt5-default and config clean.

However, QtWebegine module is not build.

When qmake(using installed default path) is run on QtWebengine directory,
it throws below error and no config.log is generated.

ubuntu at ubuntu:~/qt-everywhere-src-5.12.8/qtwebengine$ qmake
Cannot read
/home/ubuntu/qt-everywhere-src-5.12.8/qtwebengine/src/core/qtwebenginecore-config.pri:
No such file or directory
Project ERROR: Could not find feature webengine-v8-snapshot-support.

Any suggestions?

Best Regards,
Ramakanth

On Wed, Apr 22, 2020 at 8:52 PM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Tuesday, 21 April 2020 10:29:19 PDT Ramakanth Kesireddy wrote:
> > ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread
> &&
> > features.xkbcommon && libs.xcb' failed.
> >
> > ERROR: Feature 'system-freetype' was enabled, but the pre-condition
> > 'features.freetype && libs.freetype' failed.
> >
> > ERROR: Feature 'fontconfig' was enabled, but the pre-condition
> > '!config.msvc && features.system-freetype && libs.fontconfig' failed.
> >
> > Let me know if am missing any dependencies in this regard.
>
> You're missing xkbcommon, freetype, at least, possibly xcb and fontconfig
> too.
>
> xkbcommon >= 0.5.0
> freetype >= 2.2
> xcb >= 1.11
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel System Software Products
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200422/b5e773a1/attachment.html>


More information about the Interest mailing list