admin管理员组文章数量:1122832
I'm having hard time to compile webkit with IPC tests. For example, I would like to run the following test: .html
I understood that I need to compile webkit with ENABLE_IPC_TESTING_API and IPC_TESTING_API flgs, so I did:--cmakeargs="-DENABLE_IPC_TESTING_API=ON -DIPC_TESTING_API=ON" --makeargs="-DENABLE_IPC_TESTING_API=ON -DIPC_TESTING_API=ON"
to build-webkit script. It seems that it doesn't work, however. Whenever I try to run t./Tools/Scripts/run-webkit-tests ./LayoutTests/ipc/
it find 0 tests and doesn't do anything.
any help will be great, thanks!
本文标签: ipchow to compile webkit with certain flags on macosStack Overflow
版权声明:本文标题:ipc - how to compile webkit with certain flags on macos - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736282544a1926675.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论