Issue with libeng.dylib

23 Ansichten (letzte 30 Tage)
Robert Tyler Young
Robert Tyler Young am 5 Dez. 2018
Kommentiert: Walter Roberson am 5 Dez. 2018
Hi everybody,
I'm trying to run a QT Creator Project using some MATLAB libraries. Some of the .cpp files include header files such as mex.h, matrix.h, engine.h. I have in a .pro file for it
LIBS += /Applications/MATLAB_R2018a.app/bin/maci64/ -leng -lmat -lmex -lmx -lm -lut -lstdc++
but when I go to run the project, the terminal outputs
dyld: Library not loaded: @rpath/libeng.dylib
Referenced from: * project path *
Reason: image not found
Press <RETURN> to close this window...
If anybody could offer any insight on what this means and how I could probably fix the problem, I would greatly appreciate it. I've used MATLAB the programming language a few years ago, but this stuff I'm fairly new with. Thanks!

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by