Author Topic: Need a C++ comiler.  (Read 1312 times)

RussianVodka

  • Hydlaa Notable
  • *
  • Posts: 689
    • View Profile
Need a C++ comiler.
« on: July 15, 2005, 11:38:00 pm »
I\'m on the search for a windows compatable C++ comiler, or at least text editor that makes C++ code more readable (highlights, folding functions, etc.).

I have VC++6, and VS.NET2003, but I\'ve recently programed using Visual C++ 2005, and now I can\'t go back to the others. The problem is that VC2005 is a beta with a 30 day trial limit, and that it won\'t compile things... I get a linking error.

I know there are alot of these compilers/code editors under linux, but I have yet to find one for windows. I\'ve tried DevC++5, but in my opinion it realy blows.

So do you know of any good, free compilers?


Editation: No talking about cracking things here, please. ~Moogie
« Last Edit: July 20, 2005, 04:24:32 am by RussianVodka »



Q: How many Planeshifters does it take to expalin a simple concept to a newb?
A: Six. Five to argue on who\'s explanation is right, and Moogie to lock the thread.

verideon

  • Hydlaa Citizen
  • *
  • Posts: 356
    • View Profile
(No subject)
« Reply #1 on: July 16, 2005, 04:07:17 am »
we\'ll i\'d be gald to help. but currently i\'m bussy with recruitment 05. umm I use DevC++5 and another one but as i said sorry, too busy :(
yes... i\'m addicted to smilies :P:):D;), get me mental help peoples....

Zaxim

  • Hydlaa Resident
  • *
  • Posts: 133
    • View Profile
(No subject)
« Reply #2 on: July 16, 2005, 04:36:35 am »
Check into Eclipse, at eclipse.org
I *think* they have downloads for C++, I know mostly it\'s used by Java coders though.

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
(No subject)
« Reply #3 on: July 16, 2005, 05:30:29 am »
depending you can use vim or emacs if you use any unix or linux os.  Emacs has a flymake mode which compiles source code in the background while your program, and hightlights runtime errors and the like. :)  Supposed to be on of the best there is.Its been around a long time and is very stabile.

ramlambmoo

  • Hydlaa Notable
  • *
  • Posts: 567
    • View Profile
(No subject)
« Reply #4 on: July 16, 2005, 06:45:27 am »
I primarily use Dev C++, i think it\'s ok, i mean what do you really need in a compiler / editor?  It highlights keywords, does.. stuff.  Meh.  I mean personally i dont use many fancy features of editors, i just write my code and compile it.  Pretty much the only thing I use in dev C++ that notepad doesnt have is the To-Do list, which has recently graduated from a Piece of paper and a pen next to my laptop to being in the actual project file.  Meh.

Robinmagus

  • Hydlaa Notable
  • *
  • Posts: 883
  • Pixies!!
    • View Profile
(No subject)
« Reply #5 on: July 16, 2005, 07:50:52 am »
Borlands C++ builder. I..err..think. Well people say its good..and free.
Talamir - DeT, Dark Empire, etc, etc, etc.

ramlambmoo

  • Hydlaa Notable
  • *
  • Posts: 567
    • View Profile
(No subject)
« Reply #6 on: July 16, 2005, 11:08:28 am »
Quote
Borlands C++ builder. I..err..think. Well people say its good..and free.


Yeah, but if you use it alot you get used to the borland specific header files, which arnt supported by other compilers.  Well, thats what i\'ve heard anyway, since i dont use it.

Kwip

  • Hydlaa Citizen
  • *
  • Posts: 347
    • View Profile
(No subject)
« Reply #7 on: July 19, 2005, 06:34:17 pm »
Well you could always get vim/gvim for windows.
Lurking in that space between -             \The\____
 trying to see what is off both ends -        -----\Mad\_____
  but the confusion and chaos looks so fun -     ------\Bard\
   that I must now jump down twixt them both and dance the dance

leji

  • Hydlaa Citizen
  • *
  • Posts: 305
    • View Profile
(No subject)
« Reply #8 on: July 19, 2005, 07:51:50 pm »
Vim \\o/
Nothing else can work :P
there\'s no place like 203.81.47.91

schloob

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
(No subject)
« Reply #9 on: July 20, 2005, 04:11:55 am »
ditch the windows, install linux, and use g++.

*edit* i use vim in terminals for small changes, and scite when i\'m working for longer periods of time. i also use QT designer when i\'m working with QT.
« Last Edit: July 20, 2005, 04:12:50 am by schloob »

Androgos

  • Guest
(No subject)
« Reply #10 on: July 20, 2005, 08:12:11 am »
minigw and vim?

odd2k

  • Hydlaa Resident
  • *
  • Posts: 76
    • View Profile
(No subject)
« Reply #11 on: July 23, 2005, 07:14:41 am »
G++ is a pretty good tool in my opinion. Type your code, and compile it.

It\'s also available for windows.

garlando

  • Traveller
  • *
  • Posts: 12
    • View Profile
(No subject)
« Reply #12 on: July 28, 2005, 09:24:23 pm »
I use gcc, it is open source and works like a charm.
http://gcc.gnu.org/

Works on windows and I think it works on linux as well.
Llyando Autora

Darkhack

  • Traveller
  • *
  • Posts: 33
    • View Profile
(No subject)
« Reply #13 on: July 29, 2005, 12:53:42 am »
Can I just ask what about Dev-C++ \"really blows\"?  It\'s an excellent compiler and editor.  One of the best I\'ve used and I actually like it better than Linux has to offer.  If you\'re wondering what I do use on Linux though, I\'ve worked with the command line like some hardcore users say to do, but I personally think that\'s just an ego thing.  For GUI IDEs, I\'ve used KDevelop and I am currently using Anjuta which is good because you can go in and edit exactly what command is passed to gcc/g++ when compiling.
RP Name: Vegoz
(pronounced \"vee-goes\" and although it ends in a z, it is a very soft z, to where it is bascially an s sound.)