[webkit-qt] Build and Install QtWebKit

Konstantin Tokarev annulen at yandex.ru
Tue Feb 7 23:41:24 PST 2017



08.02.2017, 08:31, "Charles-Elie Gentil" <mail at jiyuusoft.net>:
> Hello,
>
> I want use QtWebKit and so, I build it following these instructions : https://github.com/annulen/webkit/wiki/Building-QtWebKit-on-OS-X
> I add a CMAKE_INSTALL_PREFIX to have this command :
>
> ./Tools/Scripts/build-webkit --qt --cmakeargs="-Wno-dev -CMAKE_INSTALL_PREFIX=/path/to/my/dir »
>
> The build correctly run but I can’t find the way to run the « install » command.
>
> I try « ninja install », but I've this message
>
> ninja: error: loading 'build.ninja': No such file or directory
>
> Can you help me ?
>
> Thank you very much.

cd WebKitBuild/Release && ninja install

> Best regards,
>
> Charlie
>
> mail at jiyuusoft.net
> http://blog.jiyuusoft.net
> ,
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-qt


-- 
Regards,
Konstantin


More information about the webkit-qt mailing list