Thread: Compile c programs with Eclipse CDt

  1. #1
    Registered User
    Join Date
    Feb 2013
    Location
    Buea Cameroon
    Posts
    64

    Compile c programs with Eclipse CDt

    Please i just installed eclipse cdt for linux but i dont know how to compile programs on this IDE please any help will be appreciated

  2. #2
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    Well, if you recently installed it then it has to have documentation - that should at least help you get started (they usually have an example program pre-installed if it's an IDE), On a side note I was sure Eclipse only worked for Java development?
    Double Helix STL

  3. #3
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    Quote Originally Posted by swgh View Post
    Well, if you recently installed it then it has to have documentation - that should at least help you get started (they usually have an example program pre-installed if it's an IDE), On a side note I was sure Eclipse only worked for Java development?
    There is an Eclipse version that works with C and C++. IIRC, it has CDT in the release name; I have not used it in years.
    Eclipse CDT

    Tim S.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

  4. #4
    Registered User
    Join Date
    Nov 2010
    Location
    Long Beach, CA
    Posts
    5,909
    Quote Originally Posted by acho.arnold View Post
    Please i just installed eclipse cdt for linux but i dont know how to compile programs on this IDE please any help will be appreciated
    Try a forum dedicated to Eclipse.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to create and compile c programs
    By David_Baratheon in forum C Programming
    Replies: 13
    Last Post: 02-02-2012, 03:21 PM
  2. eclipse Is broken, can someone compile my code?
    By parastar in forum C Programming
    Replies: 10
    Last Post: 01-24-2011, 05:18 PM
  3. Compile C in eclipse
    By leopupo in forum C Programming
    Replies: 10
    Last Post: 03-27-2008, 09:07 AM
  4. how to compile & run c programs in unix?
    By Unregistere in forum C Programming
    Replies: 2
    Last Post: 10-09-2002, 10:53 PM
  5. Has anybody gotten Dev-C++ to compile DirectX programs?
    By Harpoon in forum Game Programming
    Replies: 2
    Last Post: 12-14-2001, 01:54 PM