文件opencv_core310.dll无法通过AppContainerCheck检查

时间:2019-05-30 17:04:43

标签: c# opencv uwp windows-10-universal windows-community-toolkit

我已经使用OpenCV nuget软件包开发了UWP桌面应用程序。即使在发布模式下,一切都可以正常工作。但是认证由于以下错误而失败:

File opencv_core310.dll has failed the AppContainerCheck check.
File opencv_imgproc310.dll has failed the AppContainerCheck check.
File opencv_video310.dll has failed the AppContainerCheck check.

如果您有与此类问题有关的一些提示,请帮助我。

我已启用“本地工具链”选项。

1 个答案:

答案 0 :(得分:0)

您是自己构建这些文件还是它们是预构建的二进制文件?如果您正在建立自己,只需use the /APPCONTAINER linker flag