Skip to content

Compiling error #1

@Li-Hongmin

Description

@Li-Hongmin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions