LINK : fatal error LNK1104: cannot open file 'mexw32'
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello Everyone, I'm facing a problem while running mex .The mex command is giving following error.
LINK : fatal error LNK1104: cannot open file 'mesh.mexw32'
C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: Link of 'mesh.mexw32' failed.
I tried deleting "mesh.mexw32" but not able to do so. It says "You need permission to perform this action." I was debugging the code in VS. Thanks in advance.
0 Commenti
Risposta accettata
Jan
il 12 Giu 2012
Close all programs, which have access to the file, e.g. the compiler and Matlab. Does deleting work now? If not, log-off. If you still cannot delete the file, restart the machine.
5 Commenti
Walter Roberson
il 22 Lug 2012
Amit, please do not "flag" messages except to report them to the Editors as being inappropriate for the forum. When you "flag" a message that someone else has written, they are not notified.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler 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!