Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mex vl_hog.c error #5

Open
huneng opened this issue Feb 24, 2016 · 2 comments
Open

mex vl_hog.c error #5

huneng opened this issue Feb 24, 2016 · 2 comments

Comments

@huneng
Copy link

huneng commented Feb 24, 2016

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.

@tntrung
Copy link
Owner

tntrung commented Mar 2, 2016

Hi,
Sorry for late reply.
There is no dependencies to compile vlfeat. This info may help you:

http://www.vlfeat.org/compiling-unix.html

Trung

@huneng
Copy link
Author

huneng commented Mar 4, 2016

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants