matconvnet error vl_compilenn not compiling ?

조회 수: 8 (최근 30일)
youb mr
youb mr 2020년 6월 26일
댓글: Sautami Basu 2020년 7월 15일
hello everyone
I am using MATLAB 2019b, CUDA toolkit 10.1 and visual studio 2019.
when i compile `vl_compilenn` i haev this messahe error
Error using mex
data.cpp
c1xx: fatal error C1356: mspdbcore.dll est introuvable
Error in vl_compilenn>mex_compile (line 583)
mex(args{:}) ;
Error in vl_compilenn (line 492)
mex_compile(opts, srcs{i}, objfile, flags) ;
  댓글 수: 1
Sautami Basu
Sautami Basu 2020년 7월 15일
Hello,
Even I am also facing the same error.
Anybody has any solution to this, Pease help.

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2020년 7월 15일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by