Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling error #1

Open
Li-Hongmin opened this issue Oct 17, 2018 · 0 comments
Open

Compiling error #1

Li-Hongmin opened this issue Oct 17, 2018 · 0 comments

Comments

@Li-Hongmin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant