Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

C/C++ exe error

Options
  • 28-12-2003 5:07am
    #1
    Closed Accounts Posts: 1,637 ✭✭✭


    Im using visual C++, so I compile the file great no errors then I go to execute it:

    Configuration: dcom - Win32 Debug
    Linking...
    LINK : fatal error LNK1104: cannot open file "Debug/hello.exe"
    Error executing link.exe.

    hello.exe - 1 error(s), 0 warning(s)

    Can anyone shed some light??

    Thanks in advance joePC............


Comments

  • Registered Users Posts: 1,481 ✭✭✭satchmo


    are you sure it isn't still running from the last time you tested it?


  • Registered Users Posts: 707 ✭✭✭d4r3n


    dcom.exe, nice

    <edit>you also forgot to change "Configuration: dcom - Win32 Debug" to "Configuration: hello - Win32 Debug", was funny seeing you change dcom.exe to hello.exe though :P</edit>


Advertisement