Description: 64位编译,VS2015调用Matlab2016编译生成的DLL,搞定各种运行错误,调试错误。32位编译下,VC++(Visual studio)调用Matlab编译生成的DLL本来是一件很容易的事情,现在转到64位了,编译环境设置不当,程序无法调通。另外,参照别人的帖子copy代码,不仔细思考,容易出现各种运行报错。(VS2015 call the DLL by Matlab2016. Enviroment setting in the Visual studio 2015. Solve the problem of run time error and debug error.
e.g.
error C3861: 'mclmcrInitialize_proxy': identifier not found
error C3861: 'mclInitializeApplication_860_proxy': identifier not found
Exception thrown at 0x000007FEFCF6A06D in StartOpenCV.exe: Microsoft C++
exception: xsd_binder::MalformedDocumentError at memory location 0x00000000002887B0) Platform: |
Size: 112640 |
Author:h5j1n962 |
Hits: