Results 1 to 4 of 4

Thread: problem when I build the .exe

Threaded View

  1. #1

    Thread Starter
    New Member supaguy's Avatar
    Join Date
    May 2008
    Posts
    7

    Angry 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
  •  



Click Here to Expand Forum to Full Width