| Author |
Message |
Funman54 BizHat Newbie

Joined: 12 Aug 2007 Posts: 2
|
Posted: Sun Aug 12, 2007 9:00 pm Post subject: C++ Compilers |
|
|
I need a Good NEW Compiler lol I don't like Dev C++ For real  |
|
| Back to top |
|
 |
sumitnxt BizHat Newbie

Joined: 06 Sep 2007 Posts: 6
|
Posted: Sat Sep 08, 2007 7:55 pm Post subject: get Borland C++ Compiler |
|
|
| get Borland C++ Compiler its the best.... and use edit plus as your script editor |
|
| Back to top |
|
 |
dominhhien BizHat Newbie

Joined: 05 Oct 2007 Posts: 7
|
Posted: Fri Oct 05, 2007 9:50 am Post subject: |
|
|
| i use visualstudio 2005, this is best compiler, |
|
| Back to top |
|
 |
Malakite BizHat Newbie

Joined: 14 Dec 2007 Posts: 1
|
Posted: Fri Dec 14, 2007 9:22 pm Post subject: Compilers |
|
|
Borland C++ and Dev are good, and you can even use them for some resources (Like menus and icons), and depending on what you want to do that might eaisly be enough. But I have been unsuccessful in making much other resources for window programs, without using some visual resource editor (I currently am using Vc++ 6.0).
Don't quote me on it, but to go beyond the basics of window design you will most likely need something more then Borland or Dev. I am still learning too so I could be mistaken, but even with the projects I have been unable to do so successfully without Vc++ 6.0 (I actually think it might have something to do with the make file.. but thats neither here nor there).
Note: If you have no intrest in window design, then there is no need to worry, or you can just use Vc++ (Personaly just like Dev) or C# or even VB to make them easier. |
|
| Back to top |
|
 |
Aturil BizHat Newbie

Joined: 31 Dec 2007 Posts: 5
|
Posted: Mon Dec 31, 2007 12:50 am Post subject: |
|
|
| I heard of bloodshed, and was recommended by many people on this on forum... |
|
| Back to top |
|
 |
thunderfox5 BizHat Newbie

Joined: 13 Jan 2008 Posts: 5
|
Posted: Sun Jan 13, 2008 1:52 am Post subject: |
|
|
What kind of developers are you anyways :O
I can recommend one of these two, because, simply put, they are the best. I am a computer engineer and use them most of the time, depending on the appliance:
Microsoft Visual C++ Express Edition (I use the Visual Studio one but this one is identical and free)
GNU GCC (there is no better complier than this one, simply put. And it's opensource) |
|
| Back to top |
|
 |
Jasonbergin BizHat Newbie

Joined: 17 Jun 2008 Posts: 6
|
Posted: Tue Jun 17, 2008 2:57 pm Post subject: |
|
|
I rekon Blooddhead is better than borland. Used it for a while and got some mental errors.
Its hard to beat visual studio though. |
|
| Back to top |
|
 |
i_pk_pjers_i BizHat Newbie

Joined: 04 Jul 2008 Posts: 13
|
Posted: Fri Jul 04, 2008 5:27 pm Post subject: |
|
|
| dominhhien wrote: | | i use visualstudio 2005, this is best compiler, | i agree. i love vs2005. |
|
| Back to top |
|
 |
|