libsvm icon indicating copy to clipboard operation
libsvm copied to clipboard

There is no mex.h

Open racoci opened this issue 8 years ago • 1 comments

https://github.com/cjlin1/libsvm/blob/88a1881f03ca139beff93170d7e6f36477fabe54/matlab/svm_model_matlab.c#L5

racoci avatar Nov 08 '17 01:11 racoci

I met this problem.

I solved this by installing Xcode (MacBook Pro), then in Matlab prompt, run "mex -setup" and "make".

caitaozhan avatar Oct 29 '18 01:10 caitaozhan