vlfeat bug at compilation on Ubuntu 20.04
pierre33 opened this issue · 3 comments
pierre33 commented
Hi Cars Team,
I open this issue to warn about a known bug when we try to compile vlfeat on Ubuntu 20.04. It has been highlighted here and reproduced by vlfeat team. I just asked them if there is any workaround.
Pierre L
duboise-cnes commented
Thanks for the issue and the workaround with vlfeat team. With Latex installation (my case), the compilation is breaking also and works with :
make MEX=$MATLABROOT/bin/
See vlfeat/vlfeat#76
dyoussef commented