Skip to content

probleme #3

@malekkheb

Description

@malekkheb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions