我什么时候开始炸毁程序显示我的消息是什么解决方案 [英] When do I start to blow up the Program display my message is this what is the solution

查看:83
本文介绍了我什么时候开始炸毁程序显示我的消息是什么解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我什么时候开始炸毁程序,我的消息是什么解决办法
消息是:

由于p/invoke而发生异常,请检查以下内容
1. OpenCV DLL文件与可执行文件存在于同一目录中
2.已安装Visual C ++可再发行组件包
3. OpenCV dll文件和opencvsharp的目标平台(x86/64)与您的项目相同
问题出在哪里
请帮助

When do I start to blow up the Program display my message is this what is the solution
the messag is:

An exception has occured because of p/invoke, Please check the following
1. OpenCV DLL files exist in the same directory as the executable file
2. Visual C++ Redistributable Package has been installed
3. the target platform (x86/64) of OpenCV dll files and opencvsharp is the same as your projects
Where is the problem
Please help

推荐答案

,这意味着您具有在C#中调用C ++或C dll的代码,并且该代码正在崩溃.您是否已完成错误指示要执行的操作?您是否尝试调试您进行的p/调用?您是否考虑过发布您要我们修复的代码?

通过使用google,我发现此错误特定于您正在使用的第三方库.

此处 [
this means that you have code that calls a C++ or C dll in your C#, and it''s blowing up. Have you done the things the error says to do ? Have you tried to debug the calls you make that are p/invoked ? Did you consider posting the code you want us to repair ?

By using google, I found that this error is specific to the third party library you''re using.

Here[^] is a blog post with answers to this problem near the bottom.


这篇关于我什么时候开始炸毁程序显示我的消息是什么解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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