Thread: stupid recurring freaking error bah!

  1. #1
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    stupid recurring freaking error bah!

    LINK : fatal error LNK1104: cannot open file "Debug/Bitmap Viewer II.exe"
    Error executing link.exe.

    what the freaking hell is this supposed to mean? i am trying to learn win32, and then this stupid error keeps coming up. my program compiles fine, but it doesn't build fine. the error comes up if i try and "build". I keep on having to create new projects and copying over all the files damnit.

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    151
    It means that you're bitmapped to hell. I'm sorry, there's no escape. One bitmap too many and kurplunk. Learn to live with it and faulty message loops (or post some code). I'd post a link to the last thread I came across with these very same symptoms. But the surgery involved was not for the queasy, I'm sorry (the second parameter of your GetMessage() needs to be NU.........aghhhhhhhhh).

    I hope you're happy.

  3. #3
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    LOL!!!

    LOL!!! I did a ctrl-alt-del and guess what I found! About 5 of the original exes running, and about 3 exes running from each project i made after that to try and fix the problem! So I had like 15 of them running! LOL! I just ended them all and that fixed it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A stupid question...probably
    By Phoenix_Rebirth in forum C++ Programming
    Replies: 14
    Last Post: 09-26-2007, 04:53 PM
  2. stupid, stupid question
    By xelitex in forum C++ Programming
    Replies: 5
    Last Post: 12-22-2004, 08:22 PM
  3. Incredibly Stupid People
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 09-09-2003, 04:12 PM
  4. Companies and their stupid interview questions...
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 01-30-2003, 06:00 PM
  5. Stupid over reaction
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 09-30-2001, 08:03 PM