Integrating matlab C++ sharelibrary code in visual studio 2010.I got the following error "First-chance exception at 0x000007fefdcf965d (KernelBase.dll) in Foo1.exe: Microsoft C++ exception: apiException at memory location 0x001bef80"

Then i download Matlab runtime compiler 8.2 in Matworks website
Now i follow the same step which is mentioned in the abve link.
Afer that i debug the code i got the following error First-chance exception at 0x000007fefdcf965d (KernelBase.dll) in Foo1.exe: Microsoft C++ exception: apiException at memory location 0x001bef80 This is the wrapper function for that foo code
For integrating i use the above link. I got the following error in visualstudio 2010.

Answers (0)

Asked:

on 25 Feb 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!