-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
error: no member
named 'W' in 'svm_problem'
prob.W = NULL;
~~~~ ^
It occors when I use matlab in mac os,
at this line in make
mex COMPFLAGS="$COMPFLAGS -std=c99" -I.. -largeArrayDims svmtrain.c ../svm.cpp svm_model_matlab.c
I have to compile it again because my Matlab doesn't use .mexw64 but .mexmaci64.
Metadata
Metadata
Assignees
Labels
No labels