You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
romi@ubuntu:~/rgbd/external/liblinear-1.5-dense/matlab$ make -f Makefile
/usr/local/MATLAB/R2017a/bin/mex CC#g++-3.3 CXX#g++-3.3 CFLAGS#"-Wall -Wconversion -O3 -fPIC -I/usr/local/MATLAB/R2017a/extern/include -I.. -D _DENSE_REP" CXXFLAGS#"-Wall -Wconversion -O3 -fPIC -I/usr/local/MATLAB/R2017a/extern/include -I.. -D _DENSE_REP" -largeArrayDims train.c tron.o linear.o linear_model_matlab.o ../blas/blas.a
/home/romi/rgbd/external/liblinear-1.5-dense/matlab/CC#g++-3.3 not found; check that you are in the correct current folder, and check the spelling of '/home/romi/rgbd/external/liblinear-1.5-dense/matlab/CC#g++-3.3'.
Makefile:34: recipe for target 'train.mexa64' failed
make: *** [train.mexa64] Error 255
The text was updated successfully, but these errors were encountered:
How do I solve this?
The text was updated successfully, but these errors were encountered: