NO

Author Topic: Installl Allegro in Pelles C  (Read 2621 times)

Freddy

  • Guest
Installl Allegro in Pelles C
« on: January 14, 2006, 02:03:01 AM »
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!

Ngan Lo

  • Guest
Installl Allegro in Pelles C
« Reply #1 on: January 14, 2006, 10:49:08 AM »
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.