Azzera filtri
Azzera filtri

Error is setting up VLFEAT..

5 visualizzazioni (ultimi 30 giorni)
Karthik K
Karthik K il 17 Lug 2018
Commentato: asmaa atalaa il 28 Mar 2023
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.

Risposta accettata

Walter Roberson
Walter Roberson il 17 Lug 2018
"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 Commenti
Zeeshan Rashid
Zeeshan Rashid il 28 Nov 2018
Thanks a lot sir. your solution helped me get over this issue. Best wishes for you sir.
Suleiman Usman
Suleiman Usman il 27 Gen 2019
Thank you for your answer @Walter Roberson

Accedi per commentare.

Più risposte (2)

Zeheng Li
Zeheng Li il 5 Set 2019
Thank you so much sir. Your solution solved my problem perfectly.

Ghalia
Ghalia il 21 Ott 2019
This solution worked perfectly. Thank you
  1 Commento
asmaa atalaa
asmaa atalaa il 28 Mar 2023
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?

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by