本文介绍了安装快板C ++的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我试图安装快板
与工作Visual Studio的前preSS 2008
。但我不知道指令集。我要承认快板库
。我想获得关于安装过程有所帮助。
I am trying to setup 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.
推荐答案
借助有配置说明一个Visual Studio防爆preSS 2008项目...
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
这篇关于安装快板C ++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!