summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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