Error when using engine.h functions - using Matlab 2012b, 64 bit.
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Call MATLAB from C in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!