"MATLAB process cannot be created." when linking both the MATLAB and Gmsh C++ APIs

As per the title, if I link both the MATLAB engine API and the Gmsh API with its SDK snapshot, I get a 'matlab::engine::EngineException' at the line
std::unique_ptr<MATLABEngine> matlabPtr = startMATLAB();
How could I avoid this issue?
Many thanks.

Answers (0)

Products

Release

R2020b

Tags

Asked:

on 9 Nov 2020

Commented:

on 8 Dec 2020

Community Treasure Hunt

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

Start Hunting!