c++ compiler Created 18 years ago2005-11-27 06:28:46 UTC by William123456 William123456

Created 18 years ago2005-11-27 06:28:46 UTC by William123456 William123456

Posted 18 years ago2005-11-27 06:28:46 UTC Post #149389
this is probebly a very nooby question

do any1 know where i can get a good c++ compiler

i am using Visual C++ 2005 Express Edition Beta 2
Posted 18 years ago2005-11-27 06:39:34 UTC Post #149390
Um, I imagine even the VS .NET Express has a compiler... surely you can actually run what you write?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-11-27 18:22:14 UTC Post #149476
Windoze blows :)

Use linux, most disabutions come with gcc and a bunch of other compilers
Posted 18 years ago2005-11-27 18:38:54 UTC Post #149486
or get gcc for win32. It's open-source, there should be a win port.
Posted 18 years ago2005-11-27 20:25:57 UTC Post #149503
You can use GCC on Winborks, you just need Cygwin, which is a set of libraries, and a binary used to run GNU apps.
m0p m0pIllogical.
Posted 18 years ago2005-11-27 20:50:35 UTC Post #149506
The best compiler for the platform comes bundled with VS.NET 2005 Express, just hit the Build button in the menus.

Of course, he could use GCC on Linux, but remember what GNU stands for; Gnu's Not Usable. :sarcastic:
Posted 18 years ago2005-11-27 21:30:44 UTC Post #149519
Dev is good.

Tis Free!
You must be logged in to post a response.