I wanted to use the VLFEAT package for my matlab 2017b. From http://www.vlfeat.org/download/ .. also given in http://www.vlfeat.org/install-matlab.html.
I followed the instruction given in the link http://www.vlfeat.org/install-matlab.html. Also by Mrs. C.A.Laulkar in https://in.mathworks.com/matlabcentral/answers/250845-vlfeatroot-toolbox-vl_setup-not-found. But i am getting this error
Invalid MEX-file 'D:\MATLAB\vlfeat-0.9.21\toolbox\mex\mexw64\vl_sift.mexw64': Missing dependent shared libraries: 'VCOMP140.DLL' required by 'D:\MATLAB\vlfeat-0.9.21\toolbox\mex\mexw64\vl.dll->D:\MATLAB\vlfeat-0.9.21\toolbox\mex\mexw64\vl_sift.mexw64'.
when i call vl_sift function. Why.? your solution will help me alot. Thank You in advance.

 채택된 답변

Walter Roberson
Walter Roberson 2018년 7월 17일

2 개 추천

"Download the Visual C++ Redistributable for Visual Studio 2015 from https://www.microsoft.com/en-ca/download/details.aspx?id=48145. You are going to want to select both ‘vc_redist.x64.exe’ åand ‘vc_redist.x86.exe’ files to download."

댓글 수: 4

Karthik K
Karthik K 2018년 7월 17일
Thanks alot sir. It helped me. Past from many days i was trying to solve. Now i founded a solution from you sir. Thank you sir -> Walter Roberson.
Pham Xuan Trung
Pham Xuan Trung 2018년 9월 19일
편집: Pham Xuan Trung 2018년 9월 19일
Me too. I downloaded and then install vc_redist.x64.exe and it works normally. This is perfect solution for my same case as subject issue:
"Invalid MEX-file 'C:\Users\KIM\Downloads\temp\vlfeat\toolbox\mex\mexw64\vl_version.mexw64': Missing dependent shared libraries: 'VCOMP140.DLL' required by 'C:\Users\KIM\Downloads\temp\vlfeat\toolbox\mex\mexw64\vl.dll->C:\Users\KIM\Downloads\temp\vlfeat\toolbox\mex\mexw64\vl_version.mexw64'."
Zeeshan Rashid
Zeeshan Rashid 2018년 11월 28일
Thanks a lot sir. your solution helped me get over this issue. Best wishes for you sir.
Suleiman Usman
Suleiman Usman 2019년 1월 27일
Thank you for your answer @Walter Roberson

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

추가 답변 (2개)

Zeheng Li
Zeheng Li 2019년 9월 5일

0 개 추천

Thank you so much sir. Your solution solved my problem perfectly.
Ghalia
Ghalia 2019년 10월 21일

0 개 추천

This solution worked perfectly. Thank you

댓글 수: 1

asmaa atalaa
asmaa atalaa 2023년 3월 28일
I have the same problem, and tried your solution, but i still have the same error. (i have matlab 2022a, visual studio 2015, and installed Visual C++ Redistributable (x64 and x86).
could you please help me solving this problem?

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

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2018년 7월 17일

댓글:

2023년 3월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by