|
-
Oct 16th, 2006, 04:27 PM
#1
Thread Starter
Fanatic Member
free c++ complier
is there any free c++ compliers that you guys would suggest? thanks
-
Oct 16th, 2006, 04:49 PM
#2
Re: free c++ complier
GCC compiler from MinGW.org, though it doesn't provide IDE to work with.
If you want to IDE with GCC compiler, check Dev C++ at Bloodshed.net or maybe Code::Blocks at CodeBlocks.org
You could even check http://gcc.gnu.org/ though I find it very confusing. (Browsing the site, I mean!!)
Or maybe Borland C++ compiler only (not IDE again).
Or if you have a copy of VS (6, 2003, 2005), you can always use MS VS C++ compiler with IDE, in-built.
-
Oct 16th, 2006, 05:02 PM
#3
Thread Starter
Fanatic Member
Re: free c++ complier
hmmm i have vs around here somewhere but for some reason last time i tried my laptop didnt like to reconize the cd :/ my laptop likes to reconize only the cd s it wants :/ thanks for the links
-
Oct 17th, 2006, 04:47 AM
#4
Hyperactive Member
Re: free c++ complier
GCC is the only C++ compiler. All the rest are just pretending.
-
Oct 17th, 2006, 06:30 AM
#5
-
Oct 17th, 2006, 01:22 PM
#6
Re: free c++ complier
 Originally Posted by Hack
I was about to say that. 'thefreecountry' is one of the only sites that gives info on free technical stuff
__________________
________________0îîî___
___îîî0________(___)____
__(___)_________) _/_____
___\_ (_________(_/______
____\_)_________________
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|