【Linux】QtCreator找不到包含文件,代码乱报错但能编译使用
来源:http://www.tudoupe.com时间:2022-03-14
QtCreator 中的 Uptip 错误
the code model could not parse an included file,which might lead to incorrect code completion and highlighting,for example
代码中各种乱报错
点帮助->关于插件,找到C++下的ClangCodeModel,将后面的√去掉,重启QtCreator就好了
同时,似乎可以完成安装libclang-common-8。
安装 libclang - common - 8
在 Windows 上似乎可以通过删除 C:USERSULERPER nameappDataRoaming QtProject 文件夹中的所有文件来解决这个问题 。
相关新闻
- 2022-08-04 WPF的由来
- 2022-08-04 Win11勒索软件防护怎么打开?Win11安
- 2022-08-04 Windows系统jdk的配置
- 2022-08-04 Windows10 OneNote怎么重新登录?如何重
- 2022-08-04 超好用的 Windows 效率工具推荐
- 2022-08-04 Windows如何在CMD或PowerShell中配置代理
- 2022-08-04 powershell和cmd对比
- 2022-08-04 【QT】Windows下QT下载安装
- 2022-08-04 windows下 C++ 实现类属性的get和set方
- 2022-08-04 Win11快速助手在哪里?Win11打开快速
|
|
|
|
|
|
|
|
|
|