Thread: Help

  1. #1
    Unregistered
    Guest

    Unhappy Help

    I have Dev-C++ 4 and every time I type in a code and try to compile it...there aren't any errors...but it wont run it...all it says is " g++: -lobjc: linker input file unused since linking not done " and even when it is a example code that it provided! PLLLEEEZZZZ HELP! Thanx

  2. #2
    Unregistered
    Guest
    Don't know the specifics of that compiler but try the following things:

    add/comment out the "using namespace std;"
    instead of <iostream> use <iostream.h> and vice versa

  3. #3
    Unregistered
    Guest

    Talking thx

    A'ight, thx...i have been doin <iostream.h> so i guess i will try the <iostream>. thx again!

  4. #4
    Unregistered
    Guest

    Unhappy Uhhhhh

    I dont know...that didn't work...it even says that on the examples it gives me...for example #include <windows.h> it says the same damn thing...sorry for the language...i am fusterated.

Popular pages Recent additions subscribe to a feed