mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
update for how to make
This commit is contained in:
parent
c8577169d9
commit
0c2d38aafb
@ -30,7 +30,7 @@
|
|||||||
- 提供更多的示例代码
|
- 提供更多的示例代码
|
||||||
- 提供ios工程
|
- 提供ios工程
|
||||||
|
|
||||||
## 编译
|
## 编译(Linux)
|
||||||
- 我的编译环境
|
- 我的编译环境
|
||||||
- Ubuntu16.04 64 bit + gcc5.4(最低gcc4.7)
|
- Ubuntu16.04 64 bit + gcc5.4(最低gcc4.7)
|
||||||
- [eclipse for c++](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R3/eclipse-inst-mac64.tar.gz)
|
- [eclipse for c++](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R3/eclipse-inst-mac64.tar.gz)
|
||||||
@ -54,7 +54,7 @@
|
|||||||
sudo apt-get install libmp4v2-dev
|
sudo apt-get install libmp4v2-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
- 使用eclipse编译(Linux)
|
- 使用eclipse编译
|
||||||
- 1、点击菜单:File->Import->Git(Projects from git)-> Clone URI
|
- 1、点击菜单:File->Import->Git(Projects from git)-> Clone URI
|
||||||
- 2、输入git地址点击 Next 然后选择 master 分支然后一路点击 Next 直至导入项目。
|
- 2、输入git地址点击 Next 然后选择 master 分支然后一路点击 Next 直至导入项目。
|
||||||
- 3、选中 ZLToolKit项目,点击鼠标右键在下拉菜单中点击 Build Configurations-> Set Active -> X64,选择编译X64版本目标文件。
|
- 3、选中 ZLToolKit项目,点击鼠标右键在下拉菜单中点击 Build Configurations-> Set Active -> X64,选择编译X64版本目标文件。
|
||||||
|
Loading…
Reference in New Issue
Block a user