<div dir="ltr">Yes the compiler being old causing the issue.<div><br></div><div><br></div><div>ubuntu@ubuntu:~/qt-everywhere-opensource-src-5.6.3/qtwebengine$ qmake<br>Info: creating cache file /home/ubuntu/qt-everywhere-opensource-src-5.6.3/qtwebengine/.qmake.cache<br> <br>Using gcc version 4.6, but at least gcc version 4.7 is required to build Qt WebEngine. <br>Using gcc version 4.6, but at least gcc version 4.7 is required to build Qt WebEngine.<br>QtWebEngine will not be built.<br></div><div><br></div><div>Shall upgrade the compiler to gcc to 7.x.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 25, 2020 at 10:44 AM Thiago Macieira <<a href="mailto:thiago.macieira@intel.com">thiago.macieira@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Monday, 24 February 2020 18:33:30 PST Ramakanth Kesireddy wrote:<br>
> Do you mean configure line  or make output in the qt webengine directory?<br>
> Am using qt 5.6.3 as the compiler is old.<br>
<br>
Neither. Build your Qt without qtwebengine, install it. Then after that is <br>
done, get the qtwebengine package, unpack it, qmake. It'll print a series of <br>
checks and will create a config log.<br>
<br>
At least it did so in 5.12. No idea about 5.6. You're on your own.<br>
<br>
I suggest you simply upgrade your compiler to something less than 3 years old.<br>
<br>
-- <br>
Thiago Macieira - thiago.macieira (AT) <a href="http://intel.com" rel="noreferrer" target="_blank">intel.com</a><br>
  Software Architect - Intel System Software Products<br>
<br>
<br>
<br>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org" target="_blank">Interest@qt-project.org</a><br>
<a href="https://lists.qt-project.org/listinfo/interest" rel="noreferrer" target="_blank">https://lists.qt-project.org/listinfo/interest</a><br>
</blockquote></div>