LINK : fatal error LNK1104: cannot open file 'mexw32'
5 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Jan
on 12 Jun 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 Comments
Walter Roberson
on 22 Jul 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.
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler 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!