Error when using engine.h functions - using Matlab 2012b, 64 bit.
3 次查看(过去 30 天)
显示 更早的评论
Error ‘Unresolved external symbol’ for engine related function calls (engOpen, engEvalString, engSetVisible) when using Matlab 2012b.
We use Microsoft Visual Studio 2008 MFC based project for communicating with Matlab. Operating system in Windows 7 with 64 bit. We have included the header file ‘engine.h’ and linked ‘libeng.lib’ (in properties/configuration properties/linker/Additional dependencies). And added appropriate directories in Linker/additional library directories and c/c++ additional include directories.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call MATLAB from C 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!