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

Ramakanth Kesireddy rama.kesi at gmail.com
Fri Apr 24 17:51:47 CEST 2020


After removing the skipped qtdeclarative module in the configure line,
QtWebengine is built successfully.
Any suggestions on making QtWebkit 5.212 module built along with Qt 5.12.8
sources as we need to keep QtWebkit module before porting to QtWebengine?

Thanks and Regards,
Ramakanth

On Thu, 23 Apr, 2020, 15:13 Ramakanth Kesireddy, <rama.kesi at gmail.com>
wrote:

> Hi,
>
> Tried to build QtWebengine as a separate module after extracting Qt
> webengine sources(qtwebengine-everywhere-src-5.12.8.tar) did configure
> successfully.
>
> But make throws the error Project ERROR: Unknown module(s) in QT:
> qml-private quick-private.
>
> Let me know if QtQuick is required to build QtWebengine or any change
> required in configure line to resolve the error.
>
> Best Regards,
>
> Ramakanth
>
> On Wed, Apr 22, 2020 at 10:55 PM Ramakanth Kesireddy <rama.kesi at gmail.com>
> wrote:
>
>> 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/20200424/138c4ece/attachment.html>


More information about the Interest mailing list