C++ compiler with graphics library

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2008
Posts: 10
Reputation: urbancalli is an unknown quantity at this point 
Solved Threads: 0
urbancalli urbancalli is offline Offline
Newbie Poster

C++ compiler with graphics library

 
0
  #1
Sep 6th, 2008
guys, what do you think is the best compiler for beginners in C++?
actually we are asked to make a game in C++. we are now using Dev C++, but we can't find a graphics library in it.

thanks.
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: C++ compiler with graphics library

 
0
  #2
Sep 6th, 2008
Sure it does, you just need to add it.

Tools->Package manager
Then locate "Simple DirectMedia Layer"
Install and enjoy.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 10
Reputation: urbancalli is an unknown quantity at this point 
Solved Threads: 0
urbancalli urbancalli is offline Offline
Newbie Poster

Re: C++ compiler with graphics library

 
0
  #3
Sep 6th, 2008
i didn't find any "simple directmedia layer" in there. am i supposed to get it from somewhere?
--there's a meaning in everything--
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,951
Reputation: Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of 
Solved Threads: 214
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: C++ compiler with graphics library

 
1
  #4
Sep 6th, 2008
Google "mingw sdl" and take a look through the first few links.

If you haven't already, make sure to upgrade to the latest version of MinGW (Dev-C++ comes with a pretty old one).

Good luck!
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 628
Reputation: daviddoria is a jewel in the rough daviddoria is a jewel in the rough daviddoria is a jewel in the rough 
Solved Threads: 46
daviddoria daviddoria is offline Offline
Practically a Master Poster

Re: C++ compiler with graphics library

 
0
  #5
Sep 6th, 2008
I would use OpenGL. It available for any platform and any compiler you choose.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 2,001
Reputation: ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of 
Solved Threads: 343
ArkM's Avatar
ArkM ArkM is offline Offline
Postaholic

Re: C++ compiler with graphics library

 
1
  #6
Sep 6th, 2008
Try Ultimate++ RAD suite (a very goos IDE TheIDE bundled with MinGW compiler). It's integrated with SDL game graphic library (download it separately), examples included.
http://www.ultimatepp.org/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC