martin-danelljan / ECO

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

install error #60

Open 20XYSong opened 2 years ago

20XYSong commented 2 years ago

when i run the install.m I still meet the error 'Unable to find cl.exe' even if I use 'git submodule update' to get the proper version of matconvnet. How can I solve this problem?