DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   C++ compiler with graphics library (http://www.daniweb.com/forums/thread144322.html)

urbancalli Sep 6th, 2008 10:50 am
C++ compiler with graphics library
 
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.

Salem Sep 6th, 2008 11:04 am
Re: C++ compiler with graphics library
 
Sure it does, you just need to add it.

Tools->Package manager
Then locate "Simple DirectMedia Layer"
Install and enjoy.

urbancalli Sep 6th, 2008 11:26 am
Re: C++ compiler with graphics library
 
i didn't find any "simple directmedia layer" in there. am i supposed to get it from somewhere?

Duoas Sep 6th, 2008 12:09 pm
Re: C++ compiler with graphics library
 
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!

daviddoria Sep 6th, 2008 12:20 pm
Re: C++ compiler with graphics library
 
I would use OpenGL. It available for any platform and any compiler you choose.

ArkM Sep 6th, 2008 4:00 pm
Re: C++ compiler with graphics library
 
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/


All times are GMT -4. The time now is 10:19 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC