Thread: Dev-C++ help...

Results 1 to 6 of 6
  1. #1
    Skurdz's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    22
    My Mood
    Bored

    Dev-C++ help...

    my dev-c++ compiler isnt working its not fair

  2. #2
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    Whats wrong with it?





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  3. #3
    Skurdz's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    22
    My Mood
    Bored
    it just wont compile like when i try to make the noob thing "hello world" it wont compile it always gives me this shit like
    Compiler: Default compiler
    "Executing gcc.exe...
    gcc.exe "C:\Dev-Cpp\Untitled2.c" -o "C:\Dev-Cpp\Untitled2.exe"
    Execution terminated"

  4. #4
    Skurdz's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    22
    My Mood
    Bored
    how do u make sigs.... :/



  5. #5
    SpiderByte's Avatar
    Join Date
    Jan 2006
    Posts
    103
    Reputation
    10
    Thanks
    3
    What the fuck is that error? I have never gotten that.

    Also, are you doing this?

    #include<iostream>
    using namespace std;

    int main(){

    cout << "Hello World!";

    cin.get();

    return 0;
    }

  6. #6
    Skurdz's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    22
    My Mood
    Bored
    well i need GNU, and sum other stuff or mne wont compile can anyone give me the precise links?
    to what i need?



Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM