Visual C++ 2017 + Qt5 - 无法在 Qt 项目设置中启用 webkit [英] Visual C++ 2017 + Qt5 - can't enable webkit in Qt Project Settings

查看:38
本文介绍了Visual C++ 2017 + Qt5 - 无法在 Qt 项目设置中启用 webkit的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试在 MSVC 2017 中包含 WebKit 库时,WebKit"和WebKit Widgets"复选框被禁用,即使我已选择安装它们.

When I try to include WebKit Libraries in MSVC 2017 "WebKit" and "WebKit Widgets" checkboxes are disabled, even though I've selected them to be installed.

我尝试了从 5.6 到 5.9beta 的不同版本的 Qt.

I've tried different versions of Qt from 5.6 to 5.9beta.

有没有人见过这个问题?

Has anyone seen this problem before?

推荐答案

Qt5 中不再提供 Qt webkit 模块,必须使用 Qt WebEngine 模块,以下链接为 Qt 官方文档流程:http://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html

The Qt webkit module is no longer available in Qt5, you must use the Qt WebEngine module, the following link shows the Qt official documentation procedure: http://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html

这篇关于Visual C++ 2017 + Qt5 - 无法在 Qt 项目设置中启用 webkit的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆