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.

[412 byte] By [DanTe1120] at [2007-12-23]
# 1

Visual C++ 6.0 is no longer a supported product. Please read this link about upgrading C++, as well as this link about linker/compiler issues.

DavidWeller at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...