error using mex function
Ältere Kommentare anzeigen
I am using Matlab 2018a and Microsoft Visual Studio 2017community which is compatible with Matlab 2018a, I wanted to use svmlin of Vikas Sindhwani(<http://vikas.sindhwani.org/svmlin.html)>. But when I execute "mex svmlin_mex.cpp ssl.o" command in the command window, the following errors appear: I tried with different compilers: 1-Building with 'MinGW64 Compiler with Windows 10 SDK or later (C++)'.:

2- Building with 'Microsoft Visual C++ 2017'.

3- Building with 'MinGW64 Compiler (C++)'.

What is the problem and how it can be overcome?
1 Kommentar
Jan
am 20 Mai 2018
Please post the text as text, because reading the screenshots is very inconvenient.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!