Error when using engine.h functions - using Matlab 2012b, 64 bit.
8 ビュー (過去 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!