-
Notifications
You must be signed in to change notification settings - Fork 29
cannot complie in MATLAB #4
Copy link
Copy link
Open
Description
my MATLAB version is 2018b
when compiling the toolbox ./libsvm-openset/MATLAB/make.m, it doesn't work and reports an error with the following text:
'''
C:\Users\Jhon York\Desktop\libsvm-openset-master\svm.cpp:8:29: fatal error: MetaRecognition.h: No such file or directory
#include "MetaRecognition.h"
^
compilation terminated.
出错 make (line 5)
mex -O -largeArrayDims -I..\ -c ..\svm.cpp
'''
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels