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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

C/C++ exe error

  • 28-12-2003 4: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, Registered Users 2 Posts: 1,481 ✭✭✭satchmo


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


  • Registered Users, Registered Users 2 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