![]() |
| | #1 |
| Registered User Join Date: Nov 2001
Posts: 8
| Compilers?? |
| dexter is offline | |
| | #2 |
| Registered User Join Date: Mar 2002
Posts: 326
| Read this post: http://www.cprogramming.com/cboard/s...threadid=20353 It is about an IDE I am making that comes with a compiler and allegro all set up, ready to make games. |
| JoshG is offline | |
| | #3 |
| Registered User Join Date: Jun 2002
Posts: 150
| MS Visual Studio is a very nice compiler and IDE, if you have the cash to shell out. Dev-C++ is a popular free IDE that uses MinGW as the compiler. There is a beta version (ver 5) that looks very good so far but still has many bugs. I'd suggest using version 4 until a full release of version 5. Borland also gives away a command line version of their compiler which can be integrated with many IDEs. There are other compilers as well but I'd stick to one of those three. Any of these will work with the popular graphics libraries that you'll be making games with. I'd like to suggest Simple DirectMedia Layer for making games. |
| tgm is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C++ Builder Comparison | ryanlcs | Tech Board | 14 | 08-20-2006 09:56 AM |
| Is It Possible To Install Multiple Compilers? | mishna_toreh | C Programming | 3 | 05-13-2005 07:32 AM |
| Compilers for Windows | LegendsEnd | Windows Programming | 2 | 03-26-2004 08:03 AM |
| Compilers, Compilers, Compilers | Stan100 | C++ Programming | 11 | 11-08-2002 04:21 PM |
| target OS compilers | DavidP | A Brief History of Cprogramming.com | 7 | 07-01-2002 11:08 AM |