|
|
LINK : fatal error LNK1104: cannot open file
Matlab 2010b crashed on me when I was trying to compile a mex file using Visual C++ 2010 Express edition. Now when I try to compile I get the above error unless I move the code to a local directory from a network location on my machine which has no spaces in the path (I used C:\temp). Searching on the web all I came up with was this:
http://www.mathworks.com/support/solutions/en/data/1-9DJ5R3/index.html?product=ML&solution=1-9DJ5R3
I work in a large institution and I don't think our computer support people want me to mess around with the TEMP and TMP enviromental variables (although I don't know what it would hurt). Does anyone know what the underlying problem is, because the code all compiles and runs perfectly well on another machine, just not my own. Thanks in advance for any advice.
|
|
0
|
|
|
|
Reply
|
David
|
1/11/2011 7:10:22 PM |
|
"David Hansen" wrote in message <igi9uu$fbv$1@fred.mathworks.com>...
> Matlab 2010b crashed on me when I was trying to compile a mex file using Visual C++ 2010 Express edition. Now when I try to compile I get the above error unless I move the code to a local directory from a network location on my machine which has no spaces in the path (I used C:\temp). Searching on the web all I came up with was this:
> http://www.mathworks.com/support/solutions/en/data/1-9DJ5R3/index.html?product=ML&solution=1-9DJ5R3
> I work in a large institution and I don't think our computer support people want me to mess around with the TEMP and TMP enviromental variables (although I don't know what it would hurt). Does anyone know what the underlying problem is, because the code all compiles and runs perfectly well on another machine, just not my own. Thanks in advance for any advice.
I had similar problem, but I've solved it by running the MATLAB as an administrator user. Now, space in the path is no problem. So, I am not sure what it is but it seems to me that it's more like an access-policy issue.
|
|
0
|
|
|
|
Reply
|
Babak
|
1/21/2011 10:42:04 AM
|
|
|
1 Replies
855 Views
(page loaded in 0.048 seconds)
Similiar Articles: LINK : fatal error LNK1104: cannot open file - comp.soft-sys ...Matlab 2010b crashed on me when I was trying to compile a mex file using Visual C++ 2010 Express edition. Now when I try to compile I get the above e... glut 3.7 compilation error - comp.graphics.api.openglHello, when I tried to compile glut 3.7 in windows xp 64, I got the error: LINK : fatal error LNK1104: cannot open file 'glut32.lib' The same error ca... Fatal error C1083: Cannot open include file 'afxsock.h': No such ...LINK : fatal error LNK1104: cannot open file - comp.soft-sys ... LINK : fatal error LNK1104: cannot open file - comp.soft-sys ... Spawn process: No such file or directory ... MEX in Matlab 7.10, 64 bit, Windows 7 - comp.soft-sys.matlab .../out:gain.exe gain.obj LINK : fatal error LNK1104: cannot open file 'kernel32.lib' NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC ... matlab complier, Cannot open include file: 'mclmcrrt.h' - comp ...LINK : fatal error LNK1104: cannot open file - comp.soft-sys ... matlab complier, Cannot open include file: 'mclmcrrt.h' ... LINK : fatal error LNK1104: cannot open file ... Mex File: fatal error LNK1120: 7 unresolved externals - comp.soft ...... error LNK2019: unresolved external ... MEX in Matlab 7.10, 64 bit, Windows 7 - comp.soft-sys.matlab ..... exe gain.obj LINK : fatal error LNK1104: cannot open file ... glut fatal error - comp.graphics.api.openglLINK : fatal error LNK1104: cannot open file - comp.soft-sys ... glut fatal error - comp.graphics.api.opengl OpenGL-GLUT aplication usign Visual Studio 6, in windows 2000. GAWK: A fix for "missing file is a fatal error" - comp.lang.awk ...LINK : fatal error LNK1104: cannot open file - comp.soft-sys ... GAWK: A fix for "missing file is a fatal error" - comp ... For error messages: LINK: fatal error LNK2023 ... Linking error when compiling mex files with Matlab R2008a - comp ...LINK : fatal error LNK1104: cannot open file - comp.soft-sys ... Linking error when compiling mex files with Matlab R2008a - comp ... LINK : fatal error LNK1104: cannot ... Cannot open output file (for executable) - comp.compilers.lcc ...... cannot create executables when installing OpenLDAP ... nvcc fatal : Cannot find compiler 'cl.exe' in PATH - comp ... ... LINK : fatal error LNK1104: cannot open file ... LINK : fatal error LNK1104: cannot open file 'user32.lib'I followed the instructions on installing Visual Studio Express 2005 and loading the Platform SDK service pack, and I checked the file to make sure ... PRB: LINK Fatal Error LNK1104 Cannot Open File - Microsoft SupportWhen compiling an ActiveX component with binary compatibility set to the same file the compile is attempting to overwrite, the following error occurs: 7/21/2012 5:34:53 PM
|
|
|
|
|
|
|
|
|