We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabb93c commit 2836162Copy full SHA for 2836162
README.md
@@ -1,6 +1,6 @@
1
# scheme-lib
2
scheme-lib 是一个scheme使用的库。目前支持android mac linux,其它平台在规划中。
3
-#linux、mac
+# linux、mac
4
### 安装编译
5
1. linux下安装`apt-get install freeglut3-dev libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev`依赖库。
6
2. 执行`make`命令就可以编译对应平台的文件在`bin`目录下。
0 commit comments