文件opencv_core310.dll未通过AppContainerCheck检查。 [英] File opencv_core310.dll has failed the AppContainerCheck check.

查看:154
本文介绍了文件opencv_core310.dll未通过AppContainerCheck检查。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我使用 OpenCV nuget软件包开发了UWP桌面应用程序。即使在发布模式下,一切正常。但是认证失败时会出现以下错误:

Hi, I have developed UWP desktop application using OpenCV nuget packages. All is working fine even in release mode. But the certification is failing by following errors:


  • 文件opencv_core310.dll未通过AppContainerCheck检查。
  • 文件opencv_imgproc310.dll未通过AppContainerCheck检查。
  • 文件opencv_video310.dll未通过AppContainerCheck检查。

如果您有关于此类问题的指示,请帮助我。我启用了"原生工具链"选项。

Please help me if you have some pointers related to this type of issues. I have enabled 'Native Tool chain' option.




推荐答案

好吧,似乎OpenCV正在使用一些不允许在UWP应用中使用的API。在本地设备上运行应用程序时无关紧要,但无法通过认证。我们可以为OpenCV提供有限的帮助。您可以尝试参考这个
博客:如何使用UWP的OpenCV本机dll

Well, it seems the OpenCV is using some APIs that not allowed to be used in UWP apps. It doesn't matter when you running your app in local device, but it could not pass the certification. We could offer limited help for OpenCV. You could try to refer this blog:How to use OpenCV native dlls for UWP.

我还建议你可能需要在OpenCV的官方论坛或GitHub中询问这个问题。

I also suggest that you might need to ask about this question in OpenCV's official forum or GitHub.

最好的问候,

Roy


这篇关于文件opencv_core310.dll未通过AppContainerCheck检查。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆