|
-
Oct 6th, 2008, 08:35 PM
#1
Thread Starter
New Member
problem when I build the .exe
I am using Visual C++ 6.0
so when I build the .exe I get this error
Deleting intermediate files and output files for project 'faffy - Win32 Debug'.
--------------------Configuration: faffy - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
faffy.cpp
MainFrm.cpp
faffyDoc.cpp
faffyView.cpp
Generating Code...
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/faffy.exe"
Error executing link.exe.
faffy.exe - 1 error(s), 0 warning(s)
I really don't know what's wrong. I'm new to C++ so hopefully this is a stupid mistake and simple to fix.
Last edited by supaguy; Oct 6th, 2008 at 08:41 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|