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!