Thread: Linux programming IDE similar to MS Visual C++

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    3

    Linux programming IDE similar to MS Visual C++

    Does anyone know of an C++ development IDE that is similar to MS Visual C++ 6, but for Linux?

    Chris
    [email protected]
    http://www.tbcnet.com/~cbassett

  2. #2
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603

    Re: Linux programming IDE similar to MS Visual C++

    Originally posted by cbassett01
    Does anyone know of an C++ development IDE that is similar to MS Visual C++ 6, but for Linux?

    Chris
    [email protected]
    http://www.tbcnet.com/~cbassett
    I'm sure if you wrote to Billy-boy he'd have his boys knock you one together!!
    Visit entropysink.com - It's what your PC is made for!

  3. #3
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    Kdevelop, http://www.kdevelop.org.

    Here is a screenshot I took awhile ago from it while working on BomberLAN.

    http://www.geocities.com/rpgnmets/cap.html
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  4. #4
    Registered User morbuz's Avatar
    Join Date
    Aug 2001
    Posts
    35
    [Signature here. (Remove this!)]

  5. #5
    Comment your source code! Lynux-Penguin's Avatar
    Join Date
    Apr 2002
    Posts
    533
    Linux Magazine had some articles in past issues on IDE Programmer things.
    http://www.linux-mag.com/
    I use VI myself
    sometimes on X I use EMACS
    but I don't use X very often, and right now it is just a waste of space.

    Besides, the version I have crashes alot too.
    Asking the right question is sometimes more important than knowing the answer.
    Please read the FAQ
    C Reference Card (A MUST!)
    Pointers and Memory
    The Essentials
    CString lib

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  2. visual studio IDE w/ different compiler
    By tooKool4School6 in forum C++ Programming
    Replies: 15
    Last Post: 06-06-2006, 01:41 PM
  3. Erros in Utility Header File
    By silk.odyssey in forum C++ Programming
    Replies: 4
    Last Post: 12-22-2003, 06:17 AM
  4. Stupid compiler errors
    By ChrisEacrett in forum C++ Programming
    Replies: 9
    Last Post: 11-30-2003, 05:44 PM
  5. Using 'if' with char arrays or string objects
    By c++_n00b in forum C++ Programming
    Replies: 36
    Last Post: 06-06-2002, 09:04 PM