mirror of https://github.com/procxx/kepka.git
fixed some mistakes
This commit is contained in:
parent
fd2d3b6cc4
commit
2eaa0148d0
4
XCODE.md
4
XCODE.md
|
@ -78,7 +78,7 @@ In Terminal go to **/Users/user/TBuild/Libraries/xz-5.0.5** and there run:
|
||||||
|
|
||||||
####zlib 1.2.8
|
####zlib 1.2.8
|
||||||
|
|
||||||
Using se system lib
|
Using the system lib
|
||||||
|
|
||||||
####libexif 0.6.20
|
####libexif 0.6.20
|
||||||
#####Get the source code
|
#####Get the source code
|
||||||
|
@ -154,7 +154,7 @@ then go to **/Users/user/TBuild/Libraries/opus** and run:
|
||||||
* Extract to **/Users/user/TBuild/Libraries** to have **/Users/user/TBuild/Libraries/ffmpeg-2.6.3**
|
* Extract to **/Users/user/TBuild/Libraries** to have **/Users/user/TBuild/Libraries/ffmpeg-2.6.3**
|
||||||
|
|
||||||
* Download [libiconv-1.14](http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz) from http://www.gnu.org/software/libiconv/#downloading
|
* Download [libiconv-1.14](http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz) from http://www.gnu.org/software/libiconv/#downloading
|
||||||
* Extract to **/Users/user/TBuild/Libraries** to have **/Users/user/TBuild/Libraries/ibiconv-1.14 **
|
* Extract to **/Users/user/TBuild/Libraries** to have **/Users/user/TBuild/Libraries/ibiconv-1.14**
|
||||||
|
|
||||||
#####Building library
|
#####Building library
|
||||||
In Terminal go to **/Users/user/TBuild/Libraries/libiconv-1.14** and run:
|
In Terminal go to **/Users/user/TBuild/Libraries/libiconv-1.14** and run:
|
||||||
|
|
Loading…
Reference in New Issue