Issue with libeng.dylib

15 次查看(过去 30 天)
Robert Tyler Young
Robert Tyler Young 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