Feeds
답변 있음
Segmentation fault calling compiled shared library Initialize routine
The answer to use "-nojvm","-nojit" works fine if the C++ function calls I make into the compiled C++ Matlab shared library (bo...
Segmentation fault calling compiled shared library Initialize routine
The answer to use "-nojvm","-nojit" works fine if the C++ function calls I make into the compiled C++ Matlab shared library (bo...
2년 초과 전 | 0
질문
Segmentation fault calling compiled shared library Initialize routine
I have a compiled C++ Matlab shared library (libXXXLibrary.so) that I've been testing. When I used mbuild to build a driver app ...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
"error Using MATLAB Data API with C Matrix API is not supported."
I wish to use ArrayFactory, but when I include "MatlabDataArray.hpp" in my main cpp I get this error when I do an mbuild using t...
2년 초과 전 | 답변 수: 1 | 0
