Thread: Another free IDE for windows

  1. #1
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141

    Another free IDE for windows

    Has anyone tried this out?

    http://visual-mingw.sourceforge.net/

    It looks a little more plain than even Dev-C++, but some may find it preferable.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  2. #2
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    I think think DevC++ looks better.

  3. #3
    Registered User JasonLikesJava's Avatar
    Join Date
    Mar 2002
    Posts
    175
    I think you should program in Linux instead of Windows.... KDevelop is sweet.

  4. #4
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    Emacs... *shudder*
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  5. #5
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    Magos - En Taro Adune, Executor.

    I think dev C++ is a rather heavy program... i don't know why i think that, but i'd like to have a nice lightweight IDE instead of something heavy.

    I'll try this out and report back on it.

  6. #6
    Registered User JasonLikesJava's Avatar
    Join Date
    Mar 2002
    Posts
    175
    I've never really used emacs...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free() doesn't seem to work...
    By AlienJedi in forum C Programming
    Replies: 10
    Last Post: 01-29-2008, 05:27 PM
  2. Free Store of memory
    By George2 in forum C++ Programming
    Replies: 6
    Last Post: 11-12-2007, 02:27 PM
  3. If my DLL return an array, where do I free it?
    By franziss in forum C++ Programming
    Replies: 8
    Last Post: 10-03-2006, 06:53 AM