Issue with libeng.dylib

조회 수: 7 (최근 30일)
Robert Tyler Young
Robert Tyler Young 2018년 12월 5일
댓글: Walter Roberson 2018년 12월 5일
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!

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by