hi, i have matlab and windows 64. i want to run libsvm i can't do it ,the error is fatal error
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
prashanth shyamala
2016-4-6
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!