Friday 15 February 2013

android - Linphone Compile on Windows 8 -


I am building a Linux application for Android. I am working in Windows 8 64-bit OS

I have followed the steps given in the README file:

  Google to Android ndk (& gt; = R5c) Download Autotools Install: Autoconf, automake, aclocal, libtoolize pkgconfig Run the ./prepare_sources.sh script in the top-level directory. This will download the ILBC source files and convert some assembly files into the VP8 project. $ ./prepare_sources.sh Finally, execute the command: $ $ {my Google ndk directory} / ndk-build   

from the directory linf-Android, then I get an error in the signin terminal Is:

$ ./prepare_sources.sh ./prepare_sources.sh: Line 2: $ '\ r': Command not found. /prepare_sources.sh: Line 3: C: UsernamesNetwork Desktopphone-Android: Command Not Found ./prepare_sources.sh: Line 4: $ '\ r': Command Not Found ./prepare_sources.sh: Line 29: Syntax Error with Unexpected Tokens $ '\ r' './prepare_sources.sh: Line 29: cd $ topdir / submodules / libilbc-rfc3951 & amp; Amp; ./autog'n.sh & amp; Amp; .configure & amp; Amp; Making || (Echo "ILBC preparation phase failed"; exit 1)

to compile Try to use it I have successfully created the library but not yet the APK, due to some build error in Myeclipse ...

No comments:

Post a Comment