lnk 1104 error
From: drhowarddrfinedrhoward (a_at_hotmail.com)
Date: 02/27/05
- Next message: Panda2: "Re: How to pass structs to functions"
- Previous message: Alf P. Steinbach: "Re: How to pass structs to functions"
- Next in thread: Robert W Hand: "Re: lnk 1104 error"
- Reply: Robert W Hand: "Re: lnk 1104 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Feb 2005 22:04:20 -0600
I've seen this problem answered on the 'net that you can get this link error
when building a project caused by spaces in the file name (using
VS.NET2003).
The solution seems to be making sure there are no spaces in your path name
or enclosing the path in quotes. Ok, but I'm using the shortcut paths
($VcInst/lib or whatever) for my library paths and include paths but I still
get the error: fatal error LNK1104: cannot open file 'C:\Program.obj'
What am I doing wrong?
- Next message: Panda2: "Re: How to pass structs to functions"
- Previous message: Alf P. Steinbach: "Re: How to pass structs to functions"
- Next in thread: Robert W Hand: "Re: lnk 1104 error"
- Reply: Robert W Hand: "Re: lnk 1104 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|