hi, i have matlab and windows 64. i want to run libsvm i can't do it ,the error is fatal error
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
LINK : fatal error LNK1104: cannot open file 'libsvmread.mexw64'
C:\PROGRA~1\MATLAB\R2013B\BIN\MEX.PL: Error: Link of 'libsvmread.mexw64' failed.
If make.m fails, please check README about detailed instructions.
0 Commenti
Risposte (1)
prashanth shyamala
il 6 Apr 2016
Either you did not have required compiler or the matlab software was not opened with administrator rights. When I got the problem and did search then I figured it out that I've required compiler( as shown in below figure) but matlab wasn't opened with admin rights. </matlabcentral/answers/uploaded_files/49305/Capture.JPG>
So,right click on matlab icon and in compatability menu change the settings. tada! FYI: Mine is Win10, X64 bit , Matlab 2015a
0 Commenti
Vedere anche
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!