使用Qt QWebEngine 模块,开发有一次遇到类似 Check failed: used_count == used_items_ (4 vs. 3)的错误。
通过搜索的到解决方案
删除项目的QtWebEngine相关目录 : rm ~/.local/share/项目名/QtWebEngine/
windows 在 /users/用户名/AppData/Local/项目名
然后重新启动程序
使用Qt QWebEngine 模块,开发有一次遇到类似 Check failed: used_count == used_items_ (4 vs. 3)的错误。
通过搜索的到解决方案
删除项目的QtWebEngine相关目录 : rm ~/.local/share/项目名/QtWebEngine/
windows 在 /users/用户名/AppData/Local/项目名
然后重新启动程序