Thread: install eclipse

  1. #1
    Registered User
    Join Date
    Jun 2010
    Posts
    5

    install eclipse

    I am working on windows 7. I have downloaded eclipse for c++.
    I have JDK installed in my laptop. I have read to make the IDE work for
    c++. You have to download extra applications like cygwin,mygwin,gcc.I have also
    downloaded them. but now i dont know what to do next.I have already set path in the
    path variables.but it seems that the problem lies here. running gcc command outside its
    directory is giving error as command not found.please help me with some suggestions
    Thank You.

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    I just recommend that you get Visual Studio Express or Code::Blocks + mingw. They're both automatic installations. Just install and you're ready to go.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling GNU MP
    By mattnp12 in forum C Programming
    Replies: 3
    Last Post: 06-23-2011, 03:58 PM
  2. Out of space when compiling kernel
    By NuNn in forum Linux Programming
    Replies: 3
    Last Post: 04-01-2009, 02:43 PM
  3. Replies: 1
    Last Post: 04-26-2007, 08:04 PM
  4. Linux install
    By moi in forum Tech Board
    Replies: 0
    Last Post: 12-08-2002, 10:35 AM
  5. trying to install linux
    By task in forum Linux Programming
    Replies: 19
    Last Post: 10-28-2002, 09:42 AM