Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > The IT Pro > Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Programming A discussion forum for programs and programming used in tech-related businesses.

Reply
 
LinkBack Thread Tools
Old 08-06-2008, 10:16 AM   #1 (permalink)
af3
TSF Enthusiast
 
af3's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 1,173
OS: XP32, the gaming OS.

My System

Grin Best C++ Compiler?

So, I am on cprogramming.com learning about compilers, but there are a few choices... I have played with Dev-C++ but it has not been able to work with some of the projects I opened with it. Aparently the projects are using libraries that only Microsoft's compiler has. Would that be reason enough to go with Microsoft's compiler? This is in regards to game engines running on Win32. Here are the choices:

Code::Blocks and MINGW
Borlandr
Dev-C++ and Digital Mars

If the one you swear by is not listed, please mention it.

Last edited by af3; 08-06-2008 at 10:17 AM.
af3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-07-2008, 06:35 AM   #2 (permalink)
Manager
 
shuuhen's Avatar
 
Join Date: Sep 2004
Location: Colorado
Posts: 987
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux

My System

Re: Best C++ Compiler?

Personally I'd pick gcc/g++ on a Linux/*BSD/Mac OS X box. That's what I'd use for any personal projects.

On Windows, I'd still probably go with MinGW and an IDE like NetBeans or Eclipse if you really want an IDE (Dev-C++ and Code::Blocks should work fine too). I personally like Vim (gVim on Windows) as a text editor (I use it instead of an IDE for a large portion of my programming). MinGW is free, but Digital Mars does not look free. You might be able to use the compiler included in Visual C++ Express.

What kind of libraries only come with Microsoft's product? I'd expect them to have all the libraries available for use with other compilers, but you'd need to configure the compile/linking options for whatever you use. You might want to check if you can download the libraries (possibly Microsoft's download site).
__________________


Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it.

When posting what errors you get, please give the full message. It makes helping you much easier.
shuuhen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-05-2008, 07:31 AM   #3 (permalink)
af3
TSF Enthusiast
 
af3's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 1,173
OS: XP32, the gaming OS.

My System

Re: Best C++ Compiler?

Thanks for your help.
af3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 11:25 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85