-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels