Error when using engine.h functions - using Matlab 2012b, 64 bit.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Call MATLAB from C finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!