![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,033
Rep Power: 5
![]() |
Quote:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#12 |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 301
Rep Power: 4
![]() |
If you are going to use g++ under a Windows OS an alternative is to use MinGW which is a Windows port of the GNU compilers. Also check out Code::blocks, which is an IDE supporting theses compilers (and many more).
__________________
http://www.klarre.se |
|
|
|
|
|
#13 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
I may be dumb, but I never could figure out what files I needed to download for g++. So I stuck with MSVS.
|
|
|
|
|
|
#14 |
|
Hobbyist Programmer
|
|
|
|
|
|
|
#15 |
|
Sexy Programmer
|
@All: I was only messing with the O.P.'s head. I knew he is using Windows so I recommended g++. What he wants to do is have everything handed to him.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#16 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,033
Rep Power: 5
![]() |
Quote:
Back on topic, I'd suggest DevC++ as a good starting place. Another easy choice would be the express edition of VC++. I pick these because they're both free for download and include everything you need to get started. This isn't to say there won't be better options, but better is highly subjective.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#17 |
|
Sexy Programmer
|
lol Yeah, you're right. I would have mentioned Code::Blocks or Dev-C++ but people like the O.P. just really annoy me!
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I take a square root? | Fall Back Son | C | 26 | Oct 23rd, 2006 12:24 PM |
| programming outside the compiler | TwilightProgrammers | C++ | 9 | Jun 4th, 2006 5:21 PM |
| [tutorial] Simple G++ compiler tutorial | coldDeath | C++ | 7 | Nov 27th, 2005 12:33 PM |
| DOS Compiler! | Starter | C++ | 11 | Apr 15th, 2005 10:14 PM |
| Newbie : need help with Dev-C++ compiler | gemini_shooter | C++ | 16 | Apr 12th, 2005 3:09 AM |