Welcome, Unregistered.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Reply
Old 01-Mar-2005, 03:35   #1
Scott_Arm
Regular
 
Join Date: Jun 2004
Posts: 6,921
Default Free IDE C/C++

Anyone know a good and most importantly free IDE for C/C++? My friend wants to make an old-school rpg as a hobby, and we want to use legit tools.
Scott_Arm is offline   Reply With Quote
Old 01-Mar-2005, 04:04   #2
BRiT
...
 
Join Date: Feb 2002
Location: Cleveland
Posts: 4,293
Default

Have you tried the GNU route? You can use Emacs with gcc/g++ and CygWin [GNU Unix tools for WinOS].
__________________
IBSL: 2835, 6541, 8531, 9299, 20484, 86985, 87130
FBSL: 7221, 9255, 15892, 20484
BRiT is online now   Reply With Quote
Old 01-Mar-2005, 04:10   #3
Scott_Arm
Regular
 
Join Date: Jun 2004
Posts: 6,921
Default

Haven't tried anything yet. Just thought I'd go fishing for opinions. Only requirement is the program has to run in Windows and be written in C++.
Scott_Arm is offline   Reply With Quote
Old 01-Mar-2005, 04:55   #4
Ostsol
Senior Member
 
Join Date: Nov 2002
Location: Edmonton, Alberta, Canada
Posts: 1,765
Default

I know of two. . .

Dev C++
Eclipse with the CDT (C/C++ Development Tools) plugin and MinGW
__________________
"Extremism is so easy. You've got your position, and that's it. It doesn't take much thought. And when you go far enough to the right, you meet the same idiots coming around from the left." -- Clint Eastwood

-Ostsol
Ostsol is offline   Reply With Quote
Old 01-Mar-2005, 15:46   #5
TomW
Junior Member
 
Join Date: Nov 2004
Posts: 30
Default

http://www.freeprogrammingresources.com/cppide.html lists a few, but I'd go with Ostsol's suggestions (both of which I've used).

You might also be interested to know that Microsoft's compiler can be downloaded for free. http://msdn.microsoft.com/visualc/vctoolkit2003/.

I don't know whether there's a plug in to use that in Eclipse, though I doubt it.

Tom
TomW is offline   Reply With Quote
Old 01-Mar-2005, 17:31   #6
cristic
Member
 
Join Date: Jan 2004
Location: nowhere near
Posts: 179
Default

Free download, though it's beta.
http://lab.msdn.microsoft.com/expres...c/default.aspx
__________________
Excuse my crap english.
cristic is offline   Reply With Quote
Old 01-Mar-2005, 17:46   #7
Ragemare
Member
 
Join Date: Apr 2004
Location: England
Posts: 333
Default

Well when I use C/C++ (which is rare) I use an IDE called code blocks - http://www.codeblocks.org/ (website appears to be down at the moment).

You can use the MS compiler with it or MinGW. Does the job and is a nice alternative to Dev-C++.
Ragemare is offline   Reply With Quote
Old 01-Mar-2005, 19:03   #8
Ostsol
Senior Member
 
Join Date: Nov 2002
Location: Edmonton, Alberta, Canada
Posts: 1,765
Default

Quote:
Originally Posted by TomW
http://www.freeprogrammingresources.com/cppide.html lists a few, but I'd go with Ostsol's suggestions (both of which I've used).
My only real complains about either are their very slow intelli-sense. Even Microsoft's in VS .NET 2003 is rather flakey, but at least it's relatively speedy. Of course, both the IDEs I listed are in their early stages for C/C++ support.
__________________
"Extremism is so easy. You've got your position, and that's it. It doesn't take much thought. And when you go far enough to the right, you meet the same idiots coming around from the left." -- Clint Eastwood

-Ostsol
Ostsol is offline   Reply With Quote
Old 01-Mar-2005, 19:07   #9
Zengar
Member
 
Join Date: Dec 2003
Posts: 288
Default

MinGW developer studio semms to be the best I know(simple, stable and powerfull)
Zengar is offline   Reply With Quote
Old 02-Mar-2005, 12:11   #10
Varg Vikernes
Junior Member
 
Join Date: Feb 2005
Posts: 49
Default

Quote:
Originally Posted by Ostsol
Quote:
Originally Posted by TomW
http://www.freeprogrammingresources.com/cppide.html lists a few, but I'd go with Ostsol's suggestions (both of which I've used).
My only real complains about either are their very slow intelli-sense. Even Microsoft's in VS .NET 2003 is rather flakey, but at least it's relatively speedy. Of course, both the IDEs I listed are in their early stages for C/C++ support.
For anyone using VS - just in case someone doesn't know of VSX yet -> http://www.wholetomato.com
Varg Vikernes is offline   Reply With Quote
Old 10-Mar-2005, 18:51   #11
epicstruggle
Passenger on Serenity
 
Join Date: Jul 2002
Location: Object in Space
Posts: 1,891
Default

Quote:
Originally Posted by Varg Vikernes
For anyone using VS - just in case someone doesn't know of VSX yet -> http://www.wholetomato.com
oohh, looks nice. Thanks for the heads up. WIll definetly give it a try. How fast does it load?

epic
__________________
"everyone is entitled to his own opinion, but not his own facts"
epicstruggle is offline   Reply With Quote
Old 10-Mar-2005, 20:28   #12
Rodéric
a.k.a. Ingenu
 
Join Date: Feb 2002
Location: Apsley, U.K.
Posts: 2,738
Default

Fast enough.
__________________
So many things to do, and yet so little time to spend...
Rodéric is offline   Reply With Quote
Old 29-Apr-2005, 12:33   #13
Deepak
B3D Yoddha
 
Join Date: Jan 2003
Location: Nai Dilli (New Delhi), Bharat (India)
Posts: 2,687
Send a message via MSN to Deepak Send a message via Yahoo to Deepak
Default

Dev C++
Deepak is offline   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Releasing old games for free Chalnoth PC Games 12 31-Jan-2005 19:08
Question: free MSAA? edit: and also free AF? AlStrong 3D Architectures & Chips 42 10-Sep-2004 15:05
The Big Men on Campus vs. free speech. Sabastian General Discussion 18 09-Mar-2004 17:13
Free speech falls prey to 'human rights' Sabastian General Discussion 89 25-Aug-2003 08:58


All times are GMT +1. The time now is 04:40.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.