martin-danelljan / ECO

Matlab implementation of the ECO tracker.
GNU General Public License v3.0
613 stars 248 forks source link

install #54

Closed deepConnectionism closed 5 days ago

deepConnectionism commented 4 years ago

install

... Build routine for mtimesx ... Checking for PC ... Finding path of mtimesx C source code files ... Found file mtimesx.c in D:\project\eco\ECO-master\ECO-master\external_libs\mtimesx\mtimesx.c ... Found file mtimesx_RealTimesReal.c in D:\project\eco\ECO-master\ECO-master\external_libs\mtimesx\mtimesx_RealTimesReal.c Error using mtimesx_build (line 166) A C/C++ compiler has not been selected with mex -setup

Error in install (line 10) mtimesx_build;

martin-danelljan commented 4 years ago

Just do what the error message tells you: Run mex -setup