<div dir="auto"><div>Where can I download the compatible Qt 5.6.3 Qt WebKit sources? Looks like latest Qt WebKit needs gcc 4.9 and above.<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 21 Feb, 2020, 02:37 Konstantin Tokarev, <<a href="mailto:annulen@yandex.ru">annulen@yandex.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
20.02.2020, 20:00, "Ramakanth Kesireddy" <<a href="mailto:rama.kesi@gmail.com" target="_blank" rel="noreferrer">rama.kesi@gmail.com</a>>:<br>
> Unable to get away the error though I added QtWebkit(5.5.1) sources along with Qt 5.6.3 sources and use below configure line:<br>
><br>
> ./configure -prefix /home/ubuntu/qt5 -opensource -confirm-license -qt-libjpeg -qt-zlib -qt-libpng -sql-sqlite -no-cups -no-opengl -no-qml-debug -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d -skip qtconnectivity -skip qtdeclarative -skip qtenginio -skip qtgraphicaleffects -skip qtlocation -skip qtmacextras -skip qtmultimedia -skip qtquickcontrols -skip qtquickcontrols2 -skip qtscript -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtwayland -skip qtwebsockets -skip qtwinextras -skip qtx11extras -skip qtxmlpatterns -nomake tools -nomake tests -nomake examples -no-use-gold-linker -no-iconv -no-pulseaudio -no-alsa -no-mtdev -dbus -fontconfig -no-libudev -no-openssl -qt-pcre -v<br>
><br>
> I installed needed dependencies of Qt Webengine,QtWebkit and libxcb as mentioned in <a href="https://wiki.qt.io/Building_Qt_5_from_Git" rel="noreferrer noreferrer" target="_blank">https://wiki.qt.io/Building_Qt_5_from_Git</a><br>
><br>
> The older versions of Qt had been installed in /home/ubuntu/ different folders.<br>
> Though I remove the older versions of installed Qt, it still throws the qt_version_tag error.<br>
><br>
> Do I need to modify any QtWebkit sources/configuration to link against the Qt 5.6+?<br>
<br>
You need to use release which is not older than Qt 5.6, 5.5 won't work.<br>
<br>
-- <br>
Regards,<br>
Konstantin<br>
</blockquote></div></div></div>