DPD icon indicating copy to clipboard operation
DPD copied to clipboard

Make error

Open ans-qureshi opened this issue 6 years ago • 0 comments

How do I solve this?

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

ans-qureshi avatar Feb 18 '19 07:02 ans-qureshi