Thread: Code::Blocks run problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2011
    Posts
    24
    Quote Originally Posted by Salem View Post
    Possible reasons.

    1. It doesn't compile, because there is no compiler.
    Download binary
    codeblocks-10.05-setup.exe 27 May 2010 23.3 MB BerliOS or Sourceforge.net
    codeblocks-10.05mingw-setup.exe 27 May 2010 74.0 MB BerliOS or Sourceforge.net
    The first time you download, you need the larger one including the mingw setup.
    If you then want the latest IDE (only), then you can just get the smaller one.

    2. It compiles, but the console disappears too quickly to see anything.
    There's a FAQ on this.
    Well, the mingw may be the solution.
    Quote Originally Posted by laserlight View Post
    You are not telling the truth because...


    My example prints "Hello world!"

    Obviously, you did not take my advice. I told you to create a new project. You don't have to do that if you can confirm that you have successfully used your IDE to build a C++ program, but you neglected to say anything about that.

    Basically, I am trying to rule out possible problems. Your failure to cooperate is just costing you time.
    Well, YOUR example, not mine. It's not that my failure to cooperate costs me time, it's that your failure to understand the problem is costing to me, and you, and anyone else that wants to really help.

    I'll try the mingw.
    Last edited by Coga1900; 09-06-2011 at 11:51 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 17
    Last Post: 07-08-2011, 07:11 AM
  2. Help with code::blocks
    By Souradeep in forum C++ Programming
    Replies: 6
    Last Post: 12-22-2010, 03:48 AM
  3. compilation problem........code::blocks...
    By Souradeep in forum C++ Programming
    Replies: 3
    Last Post: 12-20-2010, 03:04 AM
  4. Code Blocks compiling problem
    By Lehsyrus in forum Tech Board
    Replies: 2
    Last Post: 07-13-2010, 02:28 PM
  5. Code::Blocks problem
    By eaane74 in forum C++ Programming
    Replies: 6
    Last Post: 05-24-2007, 07:24 PM