Feeds
已回答
I try to use a c-shared library from the matlab (2017a) compiler in VC++ 2017. the call to the initialize function of the dll crashes.
I can now answer at least a part of my question myself. In my first version I did not have a call to mclRunMain. As a consequenc...
I try to use a c-shared library from the matlab (2017a) compiler in VC++ 2017. the call to the initialize function of the dll crashes.
I can now answer at least a part of my question myself. In my first version I did not have a call to mclRunMain. As a consequenc...
7 years 前 | 1
提问
I try to use a c-shared library from the matlab (2017a) compiler in VC++ 2017. the call to the initialize function of the dll crashes.
I created a simple dll called TestMatlabDLL with matlab compiler 2017a. I created a visual studio 2017 console application and t...
7 years 前 | 2 个回答 | 1