mrmaffen / vlc-android-sdk

VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.
792 stars 244 forks source link

Process 'command './compile.sh'' finished with non-zero exit value 1 #55

Open suresh-s opened 7 years ago

suresh-s commented 7 years ago

I am getting following exception, when i try to build. Please help me to debug this issue

SaundersB commented 7 years ago

Run the same command with the additional "--stacktrace" option to see specifically why the compile.sh build script is failing. Also, open up the compile.sh file to see the contents of what it is doing.