summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2015-02-17 11:27:37 +0100
committerArne Schwabe <arne@rfc2549.org>2015-02-17 11:27:37 +0100
commitaf8ddb8e31dff6ffc858c677357e93664d5edfa4 (patch)
treeab519d434a831ff182f124636791b8fa1857ebf0
parent7c16dc033789d2b2c072d3fe3011284a7936a182 (diff)
note that you can copy ovpnlibs from the apk
--HG-- extra : rebase_source : 4e9e0eaa1d549a18c9270a61218b227aa3bb99db
-rw-r--r--doc/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.txt b/doc/README.txt
index fbe4f704..a7e6ed9c 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -27,6 +27,10 @@ Do cd main;./misc/build-native.(sh|bat) in the main directory of the project.
After that build the project using "gradle build" (Or use Android Studio).
The project is converted to gradle and building with Eclipse is no longer supported.
+The ndk fails to build on Windows currently. As a workaround build on Linux and copy the ovpnlibs directory over to
+Windows or downlaod a released version (e.g. from plai.de/android) and extract the libs and assets directory and place them
+into main/ovpnlibs/
+
FAQ
Q: Why are you not answering my questions about modifying ics-openvpn/why do not help build my app on top