Hi!
I'm using a C game library called Allegro ( http://alleg.sourceforge.net/ ) with dev-c++ (mingw - gcc).
I want to install this lib in Pelles C. Can someone help me please?
Also, is it possible to develop games with this lib and Pelles C targeting pocket PC?
Thanks!
how about using SDL (www.libsdl.org) ? search here, i remember there is a post talk about SDL & how to get it work with PellesC.