I am learning c++, but having problems (please help)

Discussion in 'General Chat' started by mybluehair, Sep 9, 2008.

  1. #1
    I am learning the C++ language, but I have have trouble compiling my files. I am using dev-C++ compiler (and have tried others) and every time I compile a basic script, it creates a .exe file, but when I try and run that exe file, nothing opens. Please help
     
    mybluehair, Sep 9, 2008 IP
  2. Mr_2

    Mr_2 Peon

    Messages:
    980
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #2
    when u run the exe file do it throw any exeption out?
     
    Mr_2, Sep 9, 2008 IP
  3. mybluehair

    mybluehair Peon

    Messages:
    1,374
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #3
    no. nothing at all opens
     
    mybluehair, Sep 9, 2008 IP
  4. agentonline

    agentonline Banned

    Messages:
    115
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    should try to google it, or check with a local library on it. those are the best 2 places to find out about C++ :)
     
    agentonline, Sep 10, 2008 IP
  5. Midwest

    Midwest Banned

    Messages:
    432
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    nothing happens or you get a window? Dev C++ is creating non windows applications you must start by going to new project then windows application.
     
    Midwest, Sep 10, 2008 IP