标题:qt 5.12.3打开时会有个提示,然后qchart画图异常
作者:zzpzcp
日期:2019-05-26 10:28
内容:
qt 5.12.3打开时会有个提示,然后qchart画图异常,之前release一版,一直在用,用新版本编译一下,qchart画不出来图然后打开编译器有如下提示:
Running Windows Runtime device detection.
No winrtrunner.exe found.
Running Windows Runtime device detection.
No winrtrunner.exe found.
Running Windows Runtime device detection.
No winrtrunner.exe found.
#1 [20091001753 05-26 13:25]
你可以把自己的 qt 环境配置信息截图。
#2 [zzpzcp 05-26 16:27]
上传不了图片。。
Kit MinGw32位
设置都是默认的,没改过
#3 [fsu0413 05-26 19:05]
Running Windows Runtime device detection.
No winrtrunner.exe found.
这个可能是Qt Creator的插件触发的,和Qt本身没关系
#4 回 fsu0413 的帖子 [zzpzcp 05-30 14:14]
fsu0413:Running Windows Runtime device detection.
No winrtrunner.exe found.
这个可能是Qt Creator的插件触发的,和Qt本身没关系(2019-05-26 19:05)
是了,把插件里的这个模块关了就没这个提示了,谢啦