fatal error LNK1104: cannot open file " ?.exe"
I made a project that was Win32 Project for Visual C++ in VS2005.
It had codes that was made by wizard and I don't select any option.
I built it.
but I found error - fatal error LNK1104: cannot open file " ?.exe".
It's setting was correct. Output File : $(OutDir)\$(ProjectName).exe
recently, this job was success but I setup VS6.0 and DirectX SDK Summer 2003.

