Updated readme to explain how to fix log2f x264 issue at compilation

This commit is contained in:
Sylvain Berfini 2013-12-19 17:22:49 +01:00
parent 10ffdf49d1
commit 3228ea3c89

1
README
View file

@ -75,3 +75,4 @@ BUILD_SQLITE
default value: 1 default value: 1
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 you may have an issue when compiling with x264. If so, use ndk-r9 instead.