Skip to content

Commit f39cf50

Browse files
committed
Note about Ark and corrupt unpacking
1 parent 851975c commit f39cf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ boost boost-build.jam boostcpp.jam boost.css boost.png ....
4747

4848

4949
* Modify the paths (where the ndk is) and variables (which abis you want to build for) in *do.sh*, and execute it. If the build succeeds then the boost binaries should then be available in the dir *boost_for_android/build*
50-
50+
Note: If you download the ndk directly do *not* extract it with [Ark](https://apps.kde.org/de/ark). It produces a corrupt extraction, that results in strange compiler errors. (use unzip instead)
5151
```
5252
> cd boost_for_android
5353
> ./do.sh

0 commit comments

Comments
 (0)