vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

Error in vl_compilenn>mex_compile (line 583) and vl_compilenn (line 492) #1255

Open FF-Wong opened 2 years ago

FF-Wong commented 2 years ago

错误使用 mex data.cpp D:\Program Files\Microsoft Visual Studio 14.0\VC\INCLUDE\crtdefs.h(10): fatal error C1083: 无法打开包括文件: “corecrt.h”: No such file or directory

出错 vl_compilenn>mex_compile (line 583) mex(args{:}) ;

出错 vl_compilenn (line 492) mex_compile(opts, srcs{i}, objfile, flags) ;

alei147258 commented 1 year ago

hello,Have you solved this problem?