hi, i have matlab and windows 64. i want to run libsvm i can't do it ,the error is fatal error
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
prashanth shyamala
on 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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!