Thread: ? using MV C++ 6.0

  1. #1
    TransparentMember correlcj's Avatar
    Join Date
    Jun 2002
    Posts
    378

    ? using MV C++ 6.0

    Once you click on COMPLIE and it compiles forever due to some mistake; is there anyway to exit that compiling sequence once its started??

    BTW... i am wodering is there a shortcut besides cntrl, ALT and DELETE?

    "Be formless, shapeless, like water... You put water into a cup, it becomes the cup, you put water into a bottle, it becomes the bottle, you put it in a teapot, it becomes the teapot... Now water can flow, or it can crash, be water my friend."
    -Bruce Lee

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Well if you use the build icon to build your project there is an icon right next to it with an x over the regular build. Use this icon to stop the build. You'll see it activate when you click "build". Hope that helps.

  3. #3
    TransparentMember correlcj's Avatar
    Join Date
    Jun 2002
    Posts
    378

    Question Thanks! I tried that 2

    Originally posted by MrWizard
    Well if you use the build icon to build your project there is an icon right next to it with an x over the regular build. Use this icon to stop the build. You'll see it activate when you click "build". Hope that helps.
    I tried that but it seems to be in a forever loop that will not STOP when that button is pressed. weird, huh???
    "Be formless, shapeless, like water... You put water into a cup, it becomes the cup, you put water into a bottle, it becomes the bottle, you put it in a teapot, it becomes the teapot... Now water can flow, or it can crash, be water my friend."
    -Bruce Lee

  4. #4
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    Maybe there is a problem in the program itself, becasue it shouldn't be doing that... I'm using it for almost a year and when I click compile, it compiles then displays the errors, and that's it.

  5. #5
    Registered User
    Join Date
    Jan 2002
    Posts
    552
    Ive had that happen to me numerous times, and it usually is because I am low on memory. Check notepad to see how much resources you have left. Close some unnecessary programs and see if that helps.
    C Code. C Code Run. Run Code Run... Please!

    "Love is like a blackhole, you fall into it... then you get ripped apart"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling x64 code in VC++ 6.0?
    By cpjust in forum Windows Programming
    Replies: 7
    Last Post: 07-29-2008, 09:36 AM
  2. Visual C++ 6.0 Pro vs Visual C++ 6.0 Enterprise
    By Joelito in forum Tech Board
    Replies: 5
    Last Post: 01-23-2007, 07:00 PM
  3. Visual Studio 6.0 Help
    By L_I_Programmer in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2003, 10:35 PM
  4. ListView Version 6.0 and ImageLists
    By blundstrom in forum Windows Programming
    Replies: 0
    Last Post: 07-26-2002, 09:35 AM
  5. MV C++ 6.0 or MV C++.net 2002 edition?
    By ShAdY KiLlEr in forum C++ Programming
    Replies: 17
    Last Post: 03-09-2002, 01:12 PM