ServeStream icon indicating copy to clipboard operation
ServeStream copied to clipboard

Error in Building

Open Yusadolat opened this issue 8 years ago • 3 comments

This is what i got when trying to build , any solution to this please?

Error: /home/ServeStream-master is not a valid project (AndroidManifest.xml not found)

Yusadolat avatar Oct 24 '16 00:10 Yusadolat

Are you using Android studio?

On 10/23/16 7:47 PM, Yusuf Adeyemo wrote:

This is what i got when trying to build , any solution to this please?

Error: /home/ServeStream-master is not a valid project (AndroidManifest.xml not found)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wseemann/ServeStream/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMJhE5tqOxQqdATt5GmijDI0VBadNNrks5q3AAkgaJpZM4KeTgc.

wseemann avatar Oct 25 '16 18:10 wseemann

Hi,

Do you have some instructions on how to get this project setup on Android Studio? The NDK parts seems to be an issue, I keep getting:

/Users/yusuf/Development/Android/android-sdk-macosx/ndk-bundle/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting
Android NDK: ERROR:/Users/yusuf/Development/GIT/ServeStream/app/src/main/jni/ffmpeg/Android.mk:avcodec: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /Users/yusuf/Development/GIT/ServeStream/app/src/main/jni/ffmpeg/ffmpeg/armeabi/lib/libavcodec.so exists or that its path is correct

Think I'm missing a step somewhere.

yusufk avatar Dec 20 '16 13:12 yusufk

Yes I'm using Android Studio @wseemann

Yusadolat avatar Dec 20 '16 15:12 Yusadolat