Compilation of x264 with ndk-r9b and ndk-r9c now works so remove troubleshooting line in README file.
This commit is contained in:
parent
8866895087
commit
b92cb53be8
1 changed files with 0 additions and 1 deletions
1
README
1
README
|
@ -33,7 +33,6 @@ To create an apk with a different package name, you need to edit the custom_rule
|
||||||
*****************************
|
*****************************
|
||||||
|
|
||||||
If you encounter troubles with the make clean target and you are using the 8e android ndk, the solution can be found here: https://groups.google.com/forum/?fromgroups=#!topic/android-ndk/3wIbb-h3nDU
|
If you encounter troubles with the make clean target and you are using the 8e android ndk, the solution can be found here: https://groups.google.com/forum/?fromgroups=#!topic/android-ndk/3wIbb-h3nDU
|
||||||
When using the ndk-r9b or ndk-r9c you may have an issue when compiling with x264. If so, use ndk-r9 instead.
|
|
||||||
|
|
||||||
If you built the app using eclipse, ensure you ran at least once the make command (see above steps 0 to 3) ! Else you'll have this exceptions:
|
If you built the app using eclipse, ensure you ran at least once the make command (see above steps 0 to 3) ! Else you'll have this exceptions:
|
||||||
FATAL EXCEPTION: main
|
FATAL EXCEPTION: main
|
||||||
|
|
Loading…
Reference in a new issue