diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-03-09 16:02:40 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-03-09 16:02:40 +0100 |
commit | 41ca602552f74314eb99b89ed4c4c0c6a5e150e8 (patch) | |
tree | 6f4fca3d7034b102114f4633f93ba994836df45f /README.txt | |
parent | 2dc46e64c7ce808e2d052a4f78cc724cfb54535a (diff) |
note ndk problems
--HG--
extra : rebase_source : 0345905847c6aeeb1f29839e0a6ce0585acc2467
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Checkout google breakcode: svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install sdk -- Install ndk +- Install ndk (Version 8d gives strange linker errors, use 8b for now) Do ./build-native.sh in the root directory of the project. |