0

按照这些命令编译 matconvnet。当我run matlab/vl_compilenn在 matlab 中运行时,我收到以下错误:

Error using vl_compilenn>check_clpath (line 577)
Unable to find cl.exe

Error in vl_compilenn (line 400)
    check_clpath(); % check whether cl.exe in path

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

错误与看起来像 Visual C++ 编译器的 cl.exe 有关。我已经安装了一堆“Microsoft Visual c++ redistribuibile”来更新 Windows。

我在 Windows 7 上有 Matlab 2016a

4

0 回答 0