Build Error.
I am using Visual C++ 2005 Express edition and use Windows XP.
There is no error, When i compile C++ codes. But when i build the project
there is a error "fatal error LNK1104: cannot open file '.obj' StoreGrid_Head"
Here StoreGrid_Head is the project name.
There is no object file in my code . But many object files in D:\WorkingProjects\StoreGrid\Build\Windows\DotNet\SPEditionDeb location.
But no object file is corrupted.
What can i do.
Thanks.

