cppgameprogramming.com

It is currently Sat May 18, 2013 5:18 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Sat Oct 02, 2010 5:23 pm 
Offline
Junior Member
User avatar

Joined: Wed Apr 07, 2010 9:18 pm
Posts: 48
Dev-C++ is an ancient text editor bundled with and even ancienter version of GCC. A lot of people's problems on this forum, such as "Dev Packs" and problems with an outdated stdlib, would be solved by using a recent compiler. Maybe there should be a note in the tutorial saying that the information is outdated and recommending GCC 4.6, to save forumgoers the trouble of working around Dev-C++'s downfalls.

Also, unrelated, they have a lot of platform-specific functions and even things like system("pause"), which is not only non-portable but much slower and memory consuming than the much more sane cin.getline().

_________________
ImageImage
No one can agree how to count how many types of people there are. You could ask two people and get 10 different answers.


Top
 Profile  
 
PostPosted: Mon Oct 18, 2010 2:32 pm 
Offline
5 Star Code Master
User avatar

Joined: Sat Jun 05, 2010 1:34 pm
Posts: 503
What compiler do you suggest then (because, at the moment, I'm using Dev-C++)? Thanks :D

_________________
Choose carefully what you die for. You only get one chance.


Top
 Profile  
 
PostPosted: Mon Oct 18, 2010 4:32 pm 
Offline
Moderator
User avatar

Joined: Wed Feb 25, 2009 3:00 am
Posts: 987
Location: Argentina
I haven't seen cheesypoofs for a while, but I think he recommended Dev-C++ because it's easier to install allegro on it with the devpacks


Top
 Profile  
 
PostPosted: Thu Oct 21, 2010 1:40 am 
Offline
Junior Member
User avatar

Joined: Wed Apr 07, 2010 9:18 pm
Posts: 48
Wolf wrote:
What compiler do you suggest then (because, at the moment, I'm using Dev-C++)? Thanks :D
Dev C++ isn't a compiler, it's an abandoned text editor that is usually distributed with an old out of date version of GCC. I suggest a more recent version of GCC.

Also, judging by all the posts about installing Allegro with Dev-C++ (there's even a sticky...), it doesn't seem to work well. But I don't even use an IDE and I have no problem installing things with apt. I just think people would have less issues in these areas without Dev-C++.

_________________
ImageImage
No one can agree how to count how many types of people there are. You could ask two people and get 10 different answers.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group