问题之 : error : ERROR running qmake

如下现象:

1、

1>Reading Qt configuration (D:/tool/UAV/QT/5.9/msvc2017_64/bin/qmake)
1>test18system.vcxproj : error : ERROR running qmake
1>test18system.vcxproj : error : qmake: (D:/tool/UAV/QT/5.9/msvc2017_64/bin/qmake)
1>test18system.vcxproj : error : qmake: $PWD=F:\UAV\test18system_fin\test18system\x64\Debug\qmake\temp
1>test18system.vcxproj : error : qmake: Project ERROR: Unknown module(s) in QT: charts webengine webenginewidgets
1>test18system.vcxproj : error : qmake: Error creating Makefile
1>test18system.vcxproj : error :
1>已完成生成项目“test18system.vcxproj”的操作 - 失败。

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2、

vs2019报错内容:
配置“Debug|Win32”的 Designtime 生成失败。IntelliSense 可能不可用

3、

项目“D:\vsCode\GuiDemo\GuiDemo\GuiDemo.vcxproj”配置“Release|Win32”的 Designtime 生成失败。IntelliSense 可能不可用。 检查 %TEMP% 目录中的 *.designtime.log 文件

 

4、

设置环境变量 TRACEDESIGNTIME = true并重启 Visual Studio以进行调查

解决办法:

重装VS qt插件,2.4.0即可。2.9有bug之间的期间的版本也不稳定支持2019

posted on 2022-07-11 20:04  流若浅  阅读(1641)  评论(0编辑  收藏  举报

导航