フィルターのクリア

Link a shared library in a dll and call it in VBA

1 回表示 (過去 30 日間)
Tulio
Tulio 2017 年 11 月 14 日
I deployed a code from matlab as a C++ Shared Library.
When I run the code as a console application it works perfectly fine. When I use the same code and try to compile a dll and call it from VBA I get
runtime error 53. I looked it over and this means that it can`t find the c++ dll but I have no idea how to make it work.
I tried this https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/506738 but it did not work as well

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Export to MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by