photo

Mark Almquist


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Answered
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...

12 months ago | 0

Question


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 ...

1 year ago | 2 answers | 0

2

answers

Question


"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...

1 year ago | 1 answer | 0

1

answer