hi, i have matlab and windows 64. i want to run libsvm i can't do it ,the error is fatal error
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
prashanth shyamala
el 6 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!