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

Install dependencies problem #23

Open
programmerkiki opened this issue Oct 24, 2018 · 3 comments
Open

Install dependencies problem #23

programmerkiki opened this issue Oct 24, 2018 · 3 comments

Comments

@programmerkiki
Copy link

Hello,
When 'git submodule update --init' , there's no error.
But when 'matlab -nodisplay -r "setup(true,struct('enableGpu',true,'enableCudnn',true));exit;"', the errors I got,
image

I guess the dependencies installed unsuccessfully.
So should I install the dependencies independently?Or there are any better solutions?

Thanks.

@suhangpro
Copy link
Owner

Can you check whether the file in question (dependencies/vlfeat/toolbox/vl_setup.m) is indeed pulled properly?

@programmerkiki
Copy link
Author

I find nothing in this folder dependencies/vlfeat and dependencies/matconvnet.

@suhangpro
Copy link
Owner

The dependencies folders should be populated with respective libraries after the git submodule update --init command. I checked and that should work on both linux and windows.

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