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

probleme #3

Open
malekkheb opened this issue Feb 2, 2017 · 0 comments
Open

probleme #3

malekkheb opened this issue Feb 2, 2017 · 0 comments

Comments

@malekkheb
Copy link

Hello
When I run the code demo I have the following problem:

Error using vl_compilenn>mex_compile (line 431)
No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2015a/win64.html.

Error in vl_compilenn>(parfor body) (line 393)
mex_compile(opts, srcs{i}, toobj(bld_dir,srcs{i}), flags.mexcc) ;

Error in vl_compilenn (line 384)
parfor i = 1:numel(horzcat(lib_src, mex_src))

Error in my_build (line 8)
vl_compilenn('enableImreadJpeg', true)

Error in run (line 96)
evalin('caller', [script ';']);

Error in demo (line 11)
run([matconvpath '/my_build.m']); % compile: modify this file to enable GPU support (much faster)
Do you have a solution?
Thank you

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

1 participant