<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class=""><br class=""></div><div class="">@Konstantin : Thank you for your help.</div><div class=""><br class=""></div><div class="">I did two tests :</div><div class="">&nbsp; &nbsp;1°) with QtWebKit form here &nbsp;: <a href="https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5" class="">https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5</a>&nbsp;(<a href="https://github.com/annulen/webkit/releases/download/qtwebkit-tp5/qtwebkit-tp5.tar.xz" rel="nofollow" class="">qtwebkit-tp5.tar.xz</a>)</div><div class="">&nbsp; &nbsp;2°) with QtWebKit from qt Community :&nbsp;<a href="http://download.qt.io/community_releases/5.8/5.8.0-final/" class="">http://download.qt.io/community_releases/5.8/5.8.0-final/</a></div><div class=""><br class=""></div><div class="">Note :&nbsp;</div><div class="">&nbsp; &nbsp;- with 1°) CMAKE_INSTALL_PREFIX doesn’t work, and I use «&nbsp;—prefix&nbsp;» option. ninja_install works.</div><div class="">&nbsp; &nbsp;- with 2°) ninja_install doesn’t work.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">In the 2 cases I have, in WebKitBuild/Release several folders including libs and include. These 2 folders are similar to those included in&nbsp;<a href="https://github.com/annulen/webkit/releases/download/qtwebkit-tp5/qtwebkit-tp5-qt58-darwin-x64.tar.xz" rel="nofollow" class="">qtwebkit-tp5-qt58-darwin-x64.tar.xz</a>&nbsp;(<a href="https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5" class="">https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5</a>).</div><div class="">Currently, I only use the first solution (with tp5 of WebKit)</div><div class=""><br class=""></div><div class="">I work with Qt5.8 and qmake. I have installed QtWebKit in my Qt installation. I add webkit in my project :</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span><font face="Menlo" class="">QT+= webkit&nbsp;</font></div><div class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Unfortunately, when I want compile my project, lQt5WebKit isn’t found.</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Have you an idea ?</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class="">Best regards,<br class=""><br class="">Charlie<br class=""><br class=""><div class=""><a href="mailto:mail@jiyuusoft.net" class="">mail@jiyuusoft.net</a><br class="">http://blog.jiyuusoft.net<br class=""></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Le 8 févr. 2017 à 08:41, Konstantin Tokarev &lt;<a href="mailto:annulen@yandex.ru" class="">annulen@yandex.ru</a>&gt; a écrit :</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class="">08.02.2017, 08:31, "Charles-Elie Gentil" &lt;<a href="mailto:mail@jiyuusoft.net" class="">mail@jiyuusoft.net</a>&gt;:<br class=""><blockquote type="cite" class="">Hello,<br class=""><br class="">I want use QtWebKit and so, I build it following these instructions :&nbsp;<a href="https://github.com/annulen/webkit/wiki/Building-QtWebKit-on-OS-X" class="">https://github.com/annulen/webkit/wiki/Building-QtWebKit-on-OS-X</a><br class="">I add a CMAKE_INSTALL_PREFIX to have this command :<br class=""><br class="">./Tools/Scripts/build-webkit --qt --cmakeargs="-Wno-dev -CMAKE_INSTALL_PREFIX=/path/to/my/dir&nbsp;»<br class=""><br class="">The build correctly run but I can’t find the way to run the «&nbsp;install&nbsp;» command.<br class=""><br class="">I try «&nbsp;ninja install&nbsp;», but I've this message<br class=""><br class="">ninja: error: loading 'build.ninja': No such file or directory<br class=""><br class="">Can you help me ?<br class=""><br class="">Thank you very much.<br class=""></blockquote><br class="">cd WebKitBuild/Release &amp;&amp; ninja install<br class=""><br class=""><blockquote type="cite" class="">Best regards,<br class=""><br class="">Charlie<br class=""><br class=""><a href="mailto:mail@jiyuusoft.net" class="">mail@jiyuusoft.net</a><br class="">http://blog.jiyuusoft.net<br class="">,<br class=""><br class="">_______________________________________________<br class="">webkit-qt mailing list<br class="">webkit-qt@lists.webkit.org<br class="">https://lists.webkit.org/mailman/listinfo/webkit-qt<br class=""></blockquote><br class=""><br class="">--&nbsp;<br class="">Regards,<br class="">Konstantin<br class=""></div></div></blockquote></div><br class=""></div></body></html>