Re: Android Build Error at ./autogen.sh

2019-01-14 Thread Gülşah Köse
Hello, I found the last problem and works for me now. We should't use ~ while giving parameter. we should write full path of sdk and ndk. As a parameter "/home/brenda/Android/Sdk/ndk-bundle" should work for you too. --- Gülşah Köse ___ LibreOffice mail

Re: Android Build Error at ./autogen.sh

2019-01-14 Thread Gülşah Köse
Hello, ~/home/brenda/Android/Sdk/ndk-bundle/ looks like wrong path. i think it says /home/brenda/home/brenda/Android/Sdk/ndk-bundle/ By the way If we put at "/" at the end of the parameter like says wiki, the path in the code look like ndk-bundle// so remove / at the end. However checked all of t

Re: Android Build Error at ./autogen.sh

2018-11-12 Thread Christian Lohmaier
Hi *, On Mon, Nov 12, 2018 at 4:22 PM ツ wrote: > > I'm trying to build the Android version of LibreOffice but I get the > following error when running ./autogen.sh : > > "configure: error: Unrecognized Android NDK. Missing RELEASE.TXT or > source.properties file in ~/home/brenda/Android/Sdk/ndk-bu

Android Build Error at ./autogen.sh

2018-11-12 Thread
I'm trying to build the Android version of LibreOffice but I get the following error when running ./autogen.sh : "configure: error: Unrecognized Android NDK. Missing RELEASE.TXT or source.properties file in ~/home/brenda/Android/Sdk/ndk-bundle/. Error running configure at ./autogen.sh line 296