From b92cb53be8d52014229e5fed9d086245276e0dcc Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Thu, 6 Feb 2014 14:32:35 +0100 Subject: [PATCH] Compilation of x264 with ndk-r9b and ndk-r9c now works so remove troubleshooting line in README file. --- README | 1 - 1 file changed, 1 deletion(-) diff --git a/README b/README index 6ebceefc3..35238b02d 100644 --- a/README +++ b/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 -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: FATAL EXCEPTION: main