我已经使用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.
如果您有与此类问题有关的一些提示,请帮助我。
我已启用“本地工具链”选项。