码迷,mamicode.com
首页 > 其他好文 > 详细

[ejoy2d] - 安装

时间:2014-04-30 00:58:28      阅读:506      评论:0      收藏:0      [点我收藏+]

标签:com   http   code   c   t   get   sp   type   .net   file   linux   

1. 安装opengles

sudo apt-get install libgles-mesa-dev

 

2. 安装glew 1.9

下载code

http://sourceforge.net/projects/glew/files/glew/

make

sudo make install

 

3. 安装freetype2

下载code

git clone git://git.sv.nongnu.org/freetype/freetype2.git

sh autogen.sh

./configure --prefix=/usr/local

make

sudo make install

 

4. 下载ejoy2d

git clone https://github.com/cloudwu/ejoy2d

make linux 

 

[ejoy2d] - 安装,布布扣,bubuko.com

[ejoy2d] - 安装

标签:com   http   code   c   t   get   sp   type   .net   file   linux   

原文地址:http://www.cnblogs.com/venusSolar/p/3696577.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!