• 0

[Objective-C] Compiling, Dev C++ 4


Question

I just started getting into Objective C programming (Just because its OOP and such a darn good language) and my program compiles just fine - no errors, no warnings - except all it does is just compile and make the *.o files for the source files, it doesn't make a program .exe when its compiling which is what dev c++ 4 should be doing.

I've tried the -lobjc switch (Link objective C) and at compile time i get this message:

gcc: -lobjc: linker input file unused since linking not done

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.