LINK : fatal error LNK1104: cannot open file 'mexw32'
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Jan
2012-6-12
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 个评论
Walter Roberson
2012-7-22
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.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!