Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

openCV in a c++/CLI

$
0
0
Hi. I'm trying using OPENCV in a c++/CLI winform project. (VS2015, OPENCV310 x86) Classes accesing OPENCV code are with 'No Common Language RunTime Support' switch. Then, I call those classes from managed code as button's events, etc. I can built the project in x86 debug mode but, when trying executing it in debug I find this like: Exception thrown at 0x779E0366 (ntdll.dll) in ProjectConCV.exe: 0xC0000005: Access violation reading location 0xFB531FA9. I'm a bit desperate .When doing opencv win32 projects on the same machine, then no problems. I've read using this approach(c++/CLI) is feasible, I mean, mixing 'native classes' calling OPENCV code and then, these being called from managed code in the same project. Please, help me to know what I am doing wrong. Thx.

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>