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
Hi, when I do step "mex -L../../bin/glnx86 -lvl -I../ -I../../ vl_hog.c", there occurs an error,
Error using mex
In file included from ../../vl/generic.h:18:0,
from ../mexutils.h:18,
from
/home/huneng/source/impSDM/lib/vlfeat/toolbox/misc/vl_hog.c:14:
../../vl/host.h:312:1: error:
expected identifier or ‘(’ before ‘/’ token
Is there any dependencies I haven't done? Thanks.
The text was updated successfully, but these errors were encountered:
Hi, when I do step "mex -L../../bin/glnx86 -lvl -I../ -I../../ vl_hog.c", there occurs an error,
Error using mex
In file included from ../../vl/generic.h:18:0,
from ../mexutils.h:18,
from
/home/huneng/source/impSDM/lib/vlfeat/toolbox/misc/vl_hog.c:14:
../../vl/host.h:312:1: error:
expected identifier or ‘(’ before ‘/’ token
Is there any dependencies I haven't done? Thanks.
The text was updated successfully, but these errors were encountered: