Installing allegro c++
I am trying to setup开发者_如何学Python allegro
to work with visual studio express 2008
. But I don't know the set of instructions. I want to to recognize the allegro library
. I would like to get some help regarding the installation procedure.
The Allegro wiki has instructions for configuring a Visual Studio Express 2008 project...
- with Allegro 4 (stable version)
- with Allegro 5 (development version)
Here are some other excellent resources for Allegro-related development:
- Allegro.cc annotated manual
- Allegro.cc forums
- Mailing lists for Allegro users and developers
精彩评论