Bloodshed C++

Discussion in 'Programming' started by OWL_on_NG, Dec 28, 2006.

  1. #1
    I downloaded and installed the Bloodshed C++ editor and compiler, but every time I compile a code and go to run it, it tells me the project is not compiled.
    Can anybody help me?
    (BTW, I'm new to C++.)
     
    OWL_on_NG, Dec 28, 2006 IP
  2. clancey

    clancey Peon

    Messages:
    1,099
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have not used Bloodshed for a long time, but I recall you also need to "make" and/or "build" your projects and then compile them.
     
    clancey, Dec 29, 2006 IP
  3. OWL_on_NG

    OWL_on_NG Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #3
    What do you mean?
     
    OWL_on_NG, Dec 29, 2006 IP
  4. mr_dean

    mr_dean Peon

    Messages:
    280
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    press make and build..

    anyway, bloodshed doesn't have nice user interface. Rather try free version of Visual c++ or Eclipse with CDT plugin (probably don't work out of the box, needs some time to setup).
     
    mr_dean, Dec 30, 2006 IP
  5. OWL_on_NG

    OWL_on_NG Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #5
    Alright, I'll try that, thanks.
     
    OWL_on_NG, Dec 31, 2006 IP