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!