标题:Error 20
作者:uidab
日期:2020-06-22 10:01
内容:
最近系统自动更新了什么驱动,再Creator中启动程序时总是出现下面提示。
Error 20 (this feature has not been implemented yet) in function AVolute::GetProductInfoT::::operator ()
Error 20 (this feature has not been implemented yet) in function AVolute::GetProductInfoT::::operator ()
经过一番搜索,发现老外分析的更加准确,Dell机器有这个问题的居多。
解决方式,在计算机管理中找到服务和应用程序,然后在服务中 找到Nahimic service这个东西,停用,然后,把它改成手动,程序路径如下。
"C:\WINDOWS\system32\NahimicService.exe"
具体链接如下
https://www.dell.com/community/Alienware/15-R3-KB4517211-breaks-Alienware-Sound-Center-A-Volute/td-p/7382148/page/2
#1 [liulin188 06-22 12:21]
哪个版本告知下
#2 回 liulin188 的帖子 [uidab 06-22 14:49]
liulin188:哪个版本告知下 (2020-06-22 12:21)
win10 64位
Qt 5.13哪个版本都有这个问题。
主要问题和Qt没啥关系,是那个Nahimic service服务引起的。
另外好像dell机器遇到这个问题居多。
#3 [20091001753 06-22 19:48]
那就升级到 Qt 5.14,反正 5.13 也不是 LTS
#4 回 20091001753 的帖子 [uidab 06-23 07:51]
20091001753:那就升级到 Qt 5.14,反正 5.13 也不是 LTS (2020-06-22 19:48)
这种问题不是Qt的事情,即使升级了,也还是会有。
#5 回 uidab 的帖子 [20091001753 06-23 12:56]
uidab:这种问题不是Qt的事情,即使升级了,也还是会有。 (2020-06-23 07:51)
不同的 Qt 安装包,自带的 Qt Creator 的版本也不一样。
或许更新版本的 Creator 解决了你的问题。