Cannot open file 'C:Program.obj'
From: drhowarddrfinedrhoward (a_at_hotmail.com)
Date: 02/26/05
- Next message: Noozer: "Where to go... Programmer is lost!"
- Previous message: Richard Lewis Haggard: "Re: A newbie screw up with Menus please help"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Feb 2005 13:53:23 -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: Noozer: "Where to go... Programmer is lost!"
- Previous message: Richard Lewis Haggard: "Re: A newbie screw up with Menus please help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|